Serialized Form
|
Package com.google.common.base |
serialVersionUID: 1L
serialVersionUID: 0L
|
Package com.google.common.collect |
|
Class com.google.common.collect.AbstractMapBasedMultiset$EntrySet$1 extends java.lang.Object implements Serializable |
|
Class com.google.common.collect.AbstractMapBasedMultiset$EntrySet$1$1 extends java.lang.Object implements Serializable |
|
Class com.google.common.collect.AbstractMapBasedMultiset$MapBasedElementSet$1 extends java.lang.Object implements Serializable |
|
Class com.google.common.collect.AbstractMultiset$ElementSet$1 extends java.lang.Object implements Serializable |
serialVersionUID: 0L
readObject
private void readObject(java.io.ObjectInputStream stream)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream stream)
throws java.io.IOException
- Serial Data:
- initial list capacity, number of distinct keys, and then for
each distinct key: the key, number of values for that key, and the
key's values
- Throws:
java.io.IOException
|
Class com.google.common.collect.Collections2$1 extends java.lang.Object implements Serializable |
serialVersionUID: 0L
readObject
private void readObject(java.io.ObjectInputStream stream)
throws java.io.IOException,
java.lang.ClassNotFoundException,
java.lang.NoSuchFieldException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
java.lang.NoSuchFieldException
writeObject
private void writeObject(java.io.ObjectOutputStream stream)
throws java.io.IOException
- Serial Data:
- the number of distinct elements, the first element, its count,
the second element, its count, and so on
- Throws:
java.io.IOException
|
Class com.google.common.collect.ConcurrentMultiset$EntrySet$1 extends java.lang.Object implements Serializable |
serialVersionUID: 0L
readObject
private void readObject(java.io.ObjectInputStream stream)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream stream)
throws java.io.IOException
- Serial Data:
- the key class, value class, number of entries, first key, first
value, second key, second value, and so on.
- Throws:
java.io.IOException
serialVersionUID: 0L
readObject
private void readObject(java.io.ObjectInputStream stream)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream stream)
throws java.io.IOException
- Serial Data:
- the key class, number of entries, first key, first value,
second key, second value, and so on.
- Throws:
java.io.IOException
serialVersionUID: 0L
readObject
private void readObject(java.io.ObjectInputStream stream)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Serial Data:
- the
Class<E> for the enum type, the number of distinct
elements, the first element, its count, the second element, its count,
and so on
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream stream)
throws java.io.IOException
- Throws:
java.io.IOException
|
Class com.google.common.collect.ForwardingMap$1 extends java.lang.Object implements Serializable |
|
Class com.google.common.collect.ForwardingMap$2 extends java.lang.Object implements Serializable |
|
Class com.google.common.collect.ForwardingMap$3 extends java.lang.Object implements Serializable |
serialVersionUID: 0L
readObject
private void readObject(java.io.ObjectInputStream stream)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream stream)
throws java.io.IOException
- Serial Data:
- the number of entries, first key, first value, second key,
second value, and so on.
- Throws:
java.io.IOException
serialVersionUID: 0L
readObject
private void readObject(java.io.ObjectInputStream stream)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream stream)
throws java.io.IOException
- Serial Data:
- number of distinct keys, and then for each distinct key: the
key, the number of values for that key, and the key's values
- Throws:
java.io.IOException
serialVersionUID: 0L
readObject
private void readObject(java.io.ObjectInputStream stream)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream stream)
throws java.io.IOException
- Serial Data:
- the number of distinct elements, the first element, its count,
the second element, its count, and so on
- Throws:
java.io.IOException
writeReplace
java.lang.Object writeReplace()
writeReplace
java.lang.Object writeReplace()
readObject
private void readObject(java.io.ObjectInputStream stream)
throws java.io.InvalidObjectException
- Throws:
java.io.InvalidObjectException
writeReplace
java.lang.Object writeReplace()
|
Class com.google.common.collect.ImmutableList$RegularImmutableList$1 extends java.lang.Object implements Serializable |
writeReplace
java.lang.Object writeReplace()
|
Class com.google.common.collect.ImmutableMap$RegularImmutableMap$Values$1 extends java.lang.Object implements Serializable |
serialVersionUID: 0L
readObject
private void readObject(java.io.ObjectInputStream stream)
throws java.io.IOException,
java.lang.ClassNotFoundException,
java.lang.NoSuchFieldException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
java.lang.NoSuchFieldException
writeObject
private void writeObject(java.io.ObjectOutputStream stream)
throws java.io.IOException
- Serial Data:
- number of distinct keys, and then for each distinct key: the
key, the number of values for that key, and the key's values
- Throws:
java.io.IOException
|
Class com.google.common.collect.ImmutableMultimap$CountMap$EntrySet$1 extends java.lang.Object implements Serializable |
|
Class com.google.common.collect.ImmutableMultimap$Entries$1 extends java.lang.Object implements Serializable |
|
Class com.google.common.collect.ImmutableMultimap$Values$1 extends java.lang.Object implements Serializable |
serialVersionUID: 0L
readObject
private void readObject(java.io.ObjectInputStream stream)
throws java.io.IOException,
java.lang.ClassNotFoundException,
java.lang.NoSuchFieldException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
java.lang.NoSuchFieldException
writeObject
private void writeObject(java.io.ObjectOutputStream stream)
throws java.io.IOException
- Serial Data:
- the number of distinct elements, the first element, its count,
the second element, its count, and so on
- Throws:
java.io.IOException
writeReplace
java.lang.Object writeReplace()
|
Class com.google.common.collect.ImmutableMultiset$1 extends java.lang.Object implements Serializable |
|
Class com.google.common.collect.ImmutableMultiset$EntrySet$1 extends java.lang.Object implements Serializable |
writeReplace
java.lang.Object writeReplace()
|
Class com.google.common.collect.ImmutableSet$TransformedImmutableSet$1 extends java.lang.Object implements Serializable |
readObject
private void readObject(java.io.ObjectInputStream stream)
throws java.io.InvalidObjectException
- Throws:
java.io.InvalidObjectException
writeReplace
java.lang.Object writeReplace()
comparator
java.util.Comparator<T> comparator
|
Class com.google.common.collect.Iterables$10 extends java.lang.Object implements Serializable |
|
Class com.google.common.collect.Iterables$11 extends java.lang.Object implements Serializable |
|
Class com.google.common.collect.Iterables$11$1 extends java.lang.Object implements Serializable |
|
Class com.google.common.collect.Iterables$12 extends java.lang.Object implements Serializable |
|
Class com.google.common.collect.Iterables$13 extends java.lang.Object implements Serializable |
|
Class com.google.common.collect.Iterables$13$1 extends java.lang.Object implements Serializable |
|
Class com.google.common.collect.Iterables$14 extends java.lang.Object implements Serializable |
|
Class com.google.common.collect.Iterables$2 extends java.lang.Object implements Serializable |
|
Class com.google.common.collect.Iterables$3 extends java.lang.Object implements Serializable |
|
Class com.google.common.collect.Iterables$4 extends java.lang.Object implements Serializable |
|
Class com.google.common.collect.Iterables$5 extends java.lang.Object implements Serializable |
|
Class com.google.common.collect.Iterables$6 extends java.lang.Object implements Serializable |
|
Class com.google.common.collect.Iterables$6$1 extends java.lang.Object implements Serializable |
|
Class com.google.common.collect.Iterables$6$1$1 extends java.lang.Object implements Serializable |
|
Class com.google.common.collect.Iterables$7 extends java.lang.Object implements Serializable |
|
Class com.google.common.collect.Iterables$8 extends java.lang.Object implements Serializable |
|
Class com.google.common.collect.Iterables$9 extends java.lang.Object implements Serializable |
|
Class com.google.common.collect.Iterators$10 extends java.lang.Object implements Serializable |
|
Class com.google.common.collect.Iterators$11 extends java.lang.Object implements Serializable |
|
Class com.google.common.collect.Iterators$12 extends java.lang.Object implements Serializable |
|
Class com.google.common.collect.Iterators$13 extends java.lang.Object implements Serializable |
|
Class com.google.common.collect.Iterators$14 extends java.lang.Object implements Serializable |
|
Class com.google.common.collect.Iterators$15 extends java.lang.Object implements Serializable |
|
Class com.google.common.collect.Iterators$4 extends java.lang.Object implements Serializable |
|
Class com.google.common.collect.Iterators$5 extends java.lang.Object implements Serializable |
|
Class com.google.common.collect.Iterators$6 extends java.lang.Object implements Serializable |
|
Class com.google.common.collect.Iterators$7 extends java.lang.Object implements Serializable |
|
Class com.google.common.collect.Iterators$7$1 extends java.lang.Object implements Serializable |
|
Class com.google.common.collect.Iterators$8 extends java.lang.Object implements Serializable |
serialVersionUID: 0L
readObject
private void readObject(java.io.ObjectInputStream stream)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream stream)
throws java.io.IOException
- Serial Data:
- the number of distinct keys, and then for each distinct key:
the first key, the number of values for that key, and the key's values,
followed by successive keys and values from the entries() ordering
- Throws:
java.io.IOException
|
Class com.google.common.collect.LinkedHashMultimap$1 extends java.lang.Object implements Serializable |
|
Class com.google.common.collect.LinkedHashMultimap$SetDecorator$1 extends java.lang.Object implements Serializable |
serialVersionUID: 0L
readObject
private void readObject(java.io.ObjectInputStream stream)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream stream)
throws java.io.IOException
- Serial Data:
- the number of distinct elements, the first element, its count,
the second element, its count, and so on
- Throws:
java.io.IOException
|
Class com.google.common.collect.Lists$TransformingSequentialList$1 extends java.lang.Object implements Serializable |
|
Class com.google.common.collect.MapConstraints$1 extends java.lang.Object implements Serializable |
|
Class com.google.common.collect.MapConstraints$2 extends java.lang.Object implements Serializable |
|
Class com.google.common.collect.MapConstraints$2$1 extends java.lang.Object implements Serializable |
|
Class com.google.common.collect.MapConstraints$ConstrainedAsMapEntries$1 extends java.lang.Object implements Serializable |
|
Class com.google.common.collect.MapConstraints$ConstrainedAsMapValues$1 extends java.lang.Object implements Serializable |
|
Class com.google.common.collect.MapConstraints$ConstrainedEntries$1 extends java.lang.Object implements Serializable |
|
Class com.google.common.collect.MapConstraints$ConstrainedMultimap$1 extends java.lang.Object implements Serializable |
|
Class com.google.common.collect.MapConstraints$ConstrainedMultimap$2 extends java.lang.Object implements Serializable |
|
Class com.google.common.collect.Maps$1 extends java.lang.Object implements Serializable |
|
Class com.google.common.collect.Maps$UnmodifiableEntries$1 extends java.lang.Object implements Serializable |
|
Class com.google.common.collect.Multimaps$1 extends java.lang.Object implements Serializable |
|
Class com.google.common.collect.Multimaps$MapMultimap$1 extends java.lang.Object implements Serializable |
|
Class com.google.common.collect.Multimaps$MapMultimap$1$1 extends java.lang.Object implements Serializable |
|
Class com.google.common.collect.Multimaps$MapMultimap$AsMapEntries$1 extends java.lang.Object implements Serializable |
|
Class com.google.common.collect.Multimaps$MapMultimap$AsMapEntries$1$1 extends java.lang.Object implements Serializable |
|
Class com.google.common.collect.Multimaps$UnmodifiableAsMapEntries$1 extends java.lang.Object implements Serializable |
|
Class com.google.common.collect.Multimaps$UnmodifiableAsMapValues$1 extends java.lang.Object implements Serializable |
|
Class com.google.common.collect.Multimaps$UnmodifiableMultimap$1 extends java.lang.Object implements Serializable |
|
Class com.google.common.collect.Multisets$1 extends java.lang.Object implements Serializable |
|
Class com.google.common.collect.Multisets$SetMultiset$EntrySet$1 extends java.lang.Object implements Serializable |
|
Class com.google.common.collect.NpeThrowingAbstractMap$1 extends java.lang.Object implements Serializable |
|
Class com.google.common.collect.NpeThrowingAbstractMap$2 extends java.lang.Object implements Serializable |
|
Class com.google.common.collect.NpeThrowingAbstractMap$3 extends java.lang.Object implements Serializable |
serialVersionUID: 0L
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
- Throws:
java.io.IOException
keyStrategy
com.google.common.collect.ReferenceMap.ReferenceStrategy keyStrategy
valueStrategy
com.google.common.collect.ReferenceMap.ReferenceStrategy valueStrategy
|
Class com.google.common.collect.ReferenceMap$EntryIterator$1 extends java.lang.Object implements Serializable |
|
Class com.google.common.collect.Sets$1 extends java.lang.Object implements Serializable |
|
Class com.google.common.collect.Sets$2 extends java.lang.Object implements Serializable |
|
Class com.google.common.collect.Sets$3 extends java.lang.Object implements Serializable |
|
Class com.google.common.collect.Sets$4 extends java.lang.Object implements Serializable |
|
Class com.google.common.collect.StandardBiMap$EntrySet$1 extends java.lang.Object implements Serializable |
|
Class com.google.common.collect.StandardBiMap$EntrySet$1$1 extends java.lang.Object implements Serializable |
|
Class com.google.common.collect.StandardBiMap$KeySet$1 extends java.lang.Object implements Serializable |
|
Class com.google.common.collect.StandardBiMap$ValueSet$1 extends java.lang.Object implements Serializable |
|
Class com.google.common.collect.StandardMultimap$KeySet$1 extends java.lang.Object implements Serializable |
|
Class com.google.common.collect.Synchronized$SynchronizedAsMapEntries$1 extends java.lang.Object implements Serializable |
|
Class com.google.common.collect.Synchronized$SynchronizedAsMapEntries$1$1 extends java.lang.Object implements Serializable |
|
Class com.google.common.collect.Synchronized$SynchronizedAsMapValues$1 extends java.lang.Object implements Serializable |
serialVersionUID: 0L
readObject
private void readObject(java.io.ObjectInputStream stream)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream stream)
throws java.io.IOException
- Serial Data:
- key comparator, value comparator, number of distinct keys, and
then for each distinct key: the key, number of values for that key, and
key values
- Throws:
java.io.IOException
serialVersionUID: 0L
readObject
private void readObject(java.io.ObjectInputStream stream)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream stream)
throws java.io.IOException
- Serial Data:
- the comparator, the number of distinct elements, the first
element, its count, the second element, its count, and so on
- Throws:
java.io.IOException
Copyright © 2007-2008 Google. All Rights Reserved.