Interface RenderedContent

  • All Superinterfaces:
    java.util.function.Supplier<java.lang.String>, Versioned
    All Known Implementing Classes:
    ExceptionContent, StringContent

    public interface RenderedContent
    extends java.util.function.Supplier<java.lang.String>, Versioned
    • Method Summary

      • Methods inherited from interface java.util.function.Supplier

        get