public static interface Primitive.Sink
void set(boolean v)
void set(byte v)
void set(char v)
void set(short v)
void set(int v)
void set(long v)
void set(float v)
void set(double v)
void set(Object v)
Copyright © 2012–2016 The Apache Software Foundation. All rights reserved.