Serialized Form


Package uk.org.retep.util.collections

Class uk.org.retep.util.collections.Sentences extends java.util.ArrayList<Sentence> implements Serializable

serialVersionUID: 5793077956310442210L

Class uk.org.retep.util.collections.SingletonSet extends java.lang.Object implements Serializable

serialVersionUID: -61064384785904649L

Serialized Fields

map

java.util.concurrent.ConcurrentHashMap<K,V> map

savedCount

java.util.concurrent.atomic.AtomicInteger savedCount

Class uk.org.retep.util.collections.TimedHashMap extends java.util.HashMap<K,V> implements Serializable

serialVersionUID: 6953795673173999149L

Serialized Fields

map

java.util.Map<K,V> map

lifetime

long lifetime

Class uk.org.retep.util.collections.WeakHashSet extends java.util.AbstractSet<E> implements Serializable

serialVersionUID: -3216765406713024744L

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream arg0)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream arg0)
                  throws java.io.IOException
Throws:
java.io.IOException

Package uk.org.retep.util.io

Class uk.org.retep.util.io.CRC16 extends java.lang.Object implements Serializable

serialVersionUID: -7341373802682308L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Throws:
java.io.IOException

Class uk.org.retep.util.io.FileFilterSet extends java.util.LinkedHashSet<java.io.FileFilter> implements Serializable

Class uk.org.retep.util.io.LogicFileFilter extends java.util.ArrayList<java.io.FileFilter> implements Serializable

Class uk.org.retep.util.io.LogicFileFilter.And extends LogicFileFilter implements Serializable

Class uk.org.retep.util.io.LogicFileFilter.Or extends LogicFileFilter implements Serializable

Class uk.org.retep.util.io.MP3 extends java.lang.Object implements Serializable

serialVersionUID: 3046921477852383265L

Serialized Fields

props

java.util.Map<K,V> props



Copyright © 1998-2010 Retep Development Group. All Rights Reserved.