Class ByRef.Boolean

  • Enclosing class:
    ByRef<T>

    public static class ByRef.Boolean
    extends Object
    Implementation for primitive type
    • Constructor Detail

      • Boolean

        public Boolean​(boolean b)
    • Method Detail

      • get

        public boolean get()
      • set

        public void set​(boolean b)