Serialized Form
|
Package at.molindo.thirdparty.org.apache.wicket.util.time |
serialVersionUID: 1L
serialVersionUID: 1L
|
Package at.molindo.thirdparty.org.apache.wicket.util.value |
serialVersionUID: 1L
value
int value
- the
int value
serialVersionUID: 1L
value
long value
- the
long value
|
Package at.molindo.thirdparty.org.compass.core.util.concurrent |
serialVersionUID: 8350170357874293408L
listeners
List<E> listeners
data
ConcurrentMap<K,V> data
capacity
AtomicInteger capacity
policy
ConcurrentLinkedHashMap.EvictionPolicy policy
length
AtomicInteger length
head
at.molindo.thirdparty.org.compass.core.util.concurrent.ConcurrentLinkedHashMap.Node<K,V> head
tail
at.molindo.thirdparty.org.compass.core.util.concurrent.ConcurrentLinkedHashMap.Node<K,V> tail
|
Package at.molindo.utils.collections |
serialVersionUID: 1L
serialVersionUID: 1L
serialVersionUID: -5024744406713321676L
readObject
private void readObject(ObjectInputStream s)
throws IOException,
ClassNotFoundException
- Reconstitute the HashSet instance from a stream (that is,
deserialize it).
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream s)
throws IOException
- Save the state of this HashSet instance to a stream (that is,
serialize it).
- Serial Data:
- The capacity of the backing HashMap instance (int),
and its load factor (float) are emitted, followed by the size
of the set (the number of elements it contains) (int),
followed by all of its elements (each an Object) in no
particular order.
- Throws:
IOException
|
Package at.molindo.utils.concurrent |
serialVersionUID: 1L
_key
Object _key
|
Package at.molindo.utils.data |
serialVersionUID: 1L
serialVersionUID: 1L
serialVersionUID: 1L
_first
Object _first
_second
Object _second
|
Package at.molindo.utils.tools |
serialVersionUID: 1L
_protocol
String _protocol
_user
String _user
_password
String _password
_host
String _host
_port
Integer _port
_path
String _path
_params
LinkedHashMap<K,V> _params
_fragment
String _fragment
_defaultPorts
Map<K,V> _defaultPorts
serialVersionUID: 1L
Copyright © 2013 Molindo GmbH. All Rights Reserved.