Package com.netrics.likeit
Class NetricsLpar
- java.lang.Object
-
- com.netrics.likeit.NetricsLpar
-
- All Implemented Interfaces:
java.io.Serializable
public class NetricsLpar extends java.lang.Object implements java.io.Serializable
This class is for internal use only.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description NetricsLpar(int list_type, int item_type, java.lang.String[] recKeys)
Builds an lpar list of specified type, with sub-items of specified type and string values.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
toString()
-