Class BoolValueList
java.lang.Object
com.iohao.net.framework.protocol.wrapper.BoolValueList
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
values
-
-
Constructor Details
-
BoolValueList
public BoolValueList()
-
-
Method Details
-
of
Create a BoolValueList wrapping the given list of booleans.- Parameters:
values- the list of boolean values to wrap- Returns:
- a new BoolValueList instance
-
toString
-