Serialized Form
-
Package com.jongsoft.lang
-
Class com.jongsoft.lang.ValueType extends java.lang.Object implements Serializable
-
Serialized Fields
-
value
T value
-
-
-
-
Package com.jongsoft.lang.collection
-
Package com.jongsoft.lang.collection.tuple
-
Package com.jongsoft.lang.collection.tuple.impl
-
Class com.jongsoft.lang.collection.tuple.impl.AbstractTuple extends java.lang.Object implements Serializable
-
Serialized Fields
-
elements
Sequence elements
-
-
-
Class com.jongsoft.lang.collection.tuple.impl.PairImpl extends AbstractTuple implements Serializable
-
Class com.jongsoft.lang.collection.tuple.impl.QuadrupletImpl extends TripletImpl<X,Y,Z> implements Serializable
-
Class com.jongsoft.lang.collection.tuple.impl.TripletImpl extends PairImpl<X,Y> implements Serializable
-
-
Package com.jongsoft.lang.control
-
Package com.jongsoft.lang.exception
-
Class com.jongsoft.lang.exception.FatalException extends java.lang.RuntimeException implements Serializable
- serialVersionUID:
- 1L
-
Class com.jongsoft.lang.exception.NonFatalException extends java.lang.RuntimeException implements Serializable
- serialVersionUID:
- 1L
-