Interface Renderable

  • All Superinterfaces:
    java.util.function.Function<ViewModel,​java.lang.String>, Versioned

    public interface Renderable
    extends Versioned, java.util.function.Function<ViewModel,​java.lang.String>
    Renderable content
    • Method Summary

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

        andThen, apply, compose