CCAFFEINE  0.8.8
Public Member Functions | Static Public Member Functions | Private Attributes
jcpp::BooleanJC Class Reference

#include <BooleanJC.h>

Inheritance diagram for jcpp::BooleanJC:
Inheritance graph
[legend]
Collaboration diagram for jcpp::BooleanJC:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 BooleanJC (char *s)
 BooleanJC (boolean value_)
boolean booleanValue ()
boolean equals (Object *obj)
char * toString ()

Static Public Member Functions

static BooleanJCvalueOf (char *s)

Private Attributes

boolean value

Detailed Description

Boolean object ala java


Member Function Documentation

Returns value.

boolean jcpp::BooleanJC::equals ( Object obj)

comparator

Returns TRUE or FALSE


The documentation for this class was generated from the following file: