Class ByteArrayDataOutputStream.LazySizeImpl

java.lang.Object
org.jboss.classfilewriter.util.ByteArrayDataOutputStream.LazySizeImpl
All Implemented Interfaces:
LazySize
Enclosing class:
ByteArrayDataOutputStream

private class ByteArrayDataOutputStream.LazySizeImpl extends Object implements LazySize
  • Field Details

    • position

      private final int position
    • value

      private int value
  • Constructor Details

    • LazySizeImpl

      public LazySizeImpl(int position)
  • Method Details

    • markEnd

      public void markEnd()
      Specified by:
      markEnd in interface LazySize