Serialized Form
-
Package net.anwiba.commons.lang.exception
-
Exception net.anwiba.commons.lang.exception.CanceledException
class CanceledException extends Exception implements Serializable- serialVersionUID:
- 1L
-
Exception net.anwiba.commons.lang.exception.CreationException
class CreationException extends Exception implements Serializable- serialVersionUID:
- 1L
-
Exception net.anwiba.commons.lang.exception.InitializeException
class InitializeException extends Exception implements Serializable- serialVersionUID:
- 1L
-
Exception net.anwiba.commons.lang.exception.UnreachableCodeReachedException
class UnreachableCodeReachedException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception net.anwiba.commons.lang.exception.WrappedException
class WrappedException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
-
Package net.anwiba.commons.lang.functional
-
Exception net.anwiba.commons.lang.functional.ConversionException
class ConversionException extends Exception implements Serializable- serialVersionUID:
- 5612492550539409853L
-
Exception net.anwiba.commons.lang.functional.ResolvingException
class ResolvingException extends Exception implements Serializable- serialVersionUID:
- 1L
-
-
Package net.anwiba.commons.lang.hashable
-
Class net.anwiba.commons.lang.hashable.HashableEntrySet
class HashableEntrySet extends AbstractSet<Map.Entry<K extends IHashable,V>> implements Serializable - serialVersionUID:
- -7023287624783829656L
-
Class net.anwiba.commons.lang.hashable.HashableMap
class HashableMap extends Object implements Serializable- serialVersionUID:
- -3641759535670670188L
-
Class net.anwiba.commons.lang.hashable.HashableSet
- serialVersionUID:
- -7023287624783829656L
-
-
Package net.anwiba.commons.lang.identifier
-
Class net.anwiba.commons.lang.identifier.Identifier
class Identifier extends AbstractHashable implements Serializable- serialVersionUID:
- 9118818424031845777L
-
Serialized Fields
-
scope
String scope
-
value
long value
-
-
-
Package net.anwiba.commons.lang.number
-
Class net.anwiba.commons.lang.number.ComparableNumber
class ComparableNumber extends Number implements Serializable- serialVersionUID:
- -6368954577382780447L
-
Serialized Fields
-
number
Number number
-
-
-
Package net.anwiba.commons.lang.object
-
Class net.anwiba.commons.lang.object.ObjectPair
class ObjectPair extends Object implements Serializable- serialVersionUID:
- 1L
-
-
Package net.anwiba.commons.lang.parameter
-
Class net.anwiba.commons.lang.parameter.Parameter
class Parameter extends Object implements Serializable- serialVersionUID:
- -1L
-
Class net.anwiba.commons.lang.parameter.Parameters
class Parameters extends Object implements Serializable- serialVersionUID:
- -1L
-
Serialized Fields
-
map
Map<String,
IParameter> map -
names
List<String> names
-
parameters
List<IParameter> parameters
-
-