sidl
public static class Boolean.Holder extends java.lang.Object
Boolean
.Constructor and Description |
---|
Boolean.Holder()
Create a holder class with an empty holdee object.
|
Boolean.Holder(boolean obj)
Create a holder with the specified object.
|