Class ShortBox

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

public final class ShortBox extends Object implements IStrongBox
  • Field Details

    • value

      public short value
  • Constructor Details

    • ShortBox

      public ShortBox()
    • ShortBox

      public ShortBox(short value)
  • Method Details