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