Class ByteBox

java.lang.Object
com.strobel.core.ByteBox
All Implemented Interfaces:
IStrongBox

public final class ByteBox extends Object implements IStrongBox
  • Field Details

    • value

      public byte value
  • Constructor Details

    • ByteBox

      public ByteBox()
    • ByteBox

      public ByteBox(byte value)
  • Method Details