Package com.maars.fmenu
Class PBoolean
java.lang.Object
com.maars.fmenu.PBoolean
Wrapper class for primitive boolean, to be used as a parameter for Menu
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
PBoolean
public PBoolean(boolean value)
-
-
Method Details
-
get
public boolean get() -
set
public void set(boolean value) -
of
-