Interface Boolean


  • public interface Boolean
    Denotes the object as being automatically convertible to java boolean type.
    • Method Detail

      • getValue

        boolean getValue()