Package org.infinispan.commons.util
Class ByRef.Boolean
java.lang.Object
org.infinispan.commons.util.ByRef.Boolean
Implementation for primitive type
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
Boolean
public Boolean(boolean b)
-
-
Method Details
-
get
public boolean get() -
set
public void set(boolean b)
-