Package gnu.jel.reflect
Interface Boolean
-
public interface Boolean
Denotes the object as being automatically convertible to java boolean type.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
getValue()
-