Class Datum1RenderableRole

  • All Implemented Interfaces:
    Renderable

    public class Datum1RenderableRole
    extends java.lang.Object
    implements Renderable
    Author:
    Fabrizio Giudici
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void renderTo​(java.util.function.Consumer<java.lang.String> renderingContext)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Datum1RenderableRole

        public Datum1RenderableRole()
    • Method Detail

      • renderTo

        public void renderTo​(@Nonnull
                             java.util.function.Consumer<java.lang.String> renderingContext)
        Specified by:
        renderTo in interface Renderable