Class Info

  • All Implemented Interfaces:
    java.lang.AutoCloseable
    Direct Known Subclasses:
    Info.InfoWithIsolation

    class Info
    extends java.lang.Object
    implements java.lang.AutoCloseable
    • Field Detail

      • context

        @NotNull
        protected final @NotNull RenderContext context
      • output

        @NotNull
        protected final @NotNull Output output
      • renderable

        @NotNull
        private final @NotNull Renderable renderable
    • Method Detail

      • renderable

        @NotNull
        public @NotNull Renderable renderable()
      • output

        @NotNull
        public @NotNull Output output()
      • close

        public void close()
        Specified by:
        close in interface java.lang.AutoCloseable