|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.esotericsoftware.kryo.Serializer<IterableRegistrar>
com.twitter.chill.java.IterableRegistrarSerializer
public class IterableRegistrarSerializer
| Constructor Summary | |
|---|---|
IterableRegistrarSerializer()
|
|
| Method Summary | |
|---|---|
IterableRegistrar |
read(com.esotericsoftware.kryo.Kryo kryo,
com.esotericsoftware.kryo.io.Input input,
java.lang.Class<IterableRegistrar> type)
|
void |
write(com.esotericsoftware.kryo.Kryo kryo,
com.esotericsoftware.kryo.io.Output output,
IterableRegistrar obj)
|
| Methods inherited from class com.esotericsoftware.kryo.Serializer |
|---|
copy, getAcceptsNull, isImmutable, setAcceptsNull, setGenerics, setImmutable |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IterableRegistrarSerializer()
| Method Detail |
|---|
public void write(com.esotericsoftware.kryo.Kryo kryo,
com.esotericsoftware.kryo.io.Output output,
IterableRegistrar obj)
write in class com.esotericsoftware.kryo.Serializer<IterableRegistrar>
public IterableRegistrar read(com.esotericsoftware.kryo.Kryo kryo,
com.esotericsoftware.kryo.io.Input input,
java.lang.Class<IterableRegistrar> type)
read in class com.esotericsoftware.kryo.Serializer<IterableRegistrar>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||