Interface Boolean


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

    Modifier and Type
    Method
    Description
    boolean
     
  • Method Details

    • getValue

      boolean getValue()