Utility class containing constants. 
            Boolean.
            
| Field Summary | 
| const  int | UNDEFINED |  | 
| 
            Undefined state.
             | 
| const  int | FALSE |  | 
| 
            False.
             | 
| const  int | TRUE |  | 
| 
            True.
             | 
 
- 
- Field Detail- UNDEFINED- 
const int UNDEFINED - 
            Undefined state.
            
 
 - FALSE- 
const int FALSE - 
            False.
            
 
 - TRUE- 
const int TRUE - 
            True.