public static final class GryoSerializers.AndPSerializer extends Object implements SerializerShim<AndP>
Constructor and Description |
---|
AndPSerializer() |
Modifier and Type | Method and Description |
---|---|
<I extends InputShim> |
read(KryoShim<I,?> kryo,
I input,
Class<AndP> clazz) |
<O extends OutputShim> |
write(KryoShim<?,O> kryo,
O output,
AndP p) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
isImmutable
public <O extends OutputShim> void write(KryoShim<?,O> kryo, O output, AndP p)
write
in interface SerializerShim<AndP>
Copyright © 2013–2016 Apache Software Foundation. All rights reserved.