Serialized Form


Package com.imaginary.meme

Class com.imaginary.meme.Meme implements Serializable

Serialized Fields

defaultTranslation

java.lang.String defaultTranslation
The default translation used for unresolvable locales.

key

java.lang.String key
A key used to identifier this meme.

translations

com.sun.java.util.collections.HashMap translations


Package com.imaginary.util

Class com.imaginary.util.ClientIterator implements Serializable

Serialized Fields

source

DistributedIterator source
The remote iterator to which this client is referencing.

Class com.imaginary.util.DistributedIteratorImpl implements Serializable

Serialized Fields

source

com.sun.java.util.collections.Iterator source
The local iterator that serves as the source for the elements of the distributed iterator.

Class com.imaginary.util.DistributedList implements Serializable

Class com.imaginary.util.FifoStack implements Serializable

Class com.imaginary.util.LifoStack implements Serializable

Class com.imaginary.util.NoSuchEncoderException implements Serializable

Serialized Fields

type

int type
The encoding type.