Constant Field Values

Contents

org.joou.*

  • org.joou.UByte 
    Modifier and Type Constant Field Value
    public static final short MAX_VALUE 255
    public static final short MIN_VALUE 0
  • org.joou.UInteger 
    Modifier and Type Constant Field Value
    public static final long MAX_VALUE 4294967295L
    public static final long MIN_VALUE 0L
  • org.joou.UShort 
    Modifier and Type Constant Field Value
    public static final int MAX_VALUE 65535
    public static final int MIN_VALUE 0