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