public static class Request.Scalar extends Singularity<Type>
Constructor and Description |
---|
Scalar(Type type,
ByteBuffer value) |
Modifier and Type | Method and Description |
---|---|
Type |
type() |
ByteBuffer |
value() |
matches, point
public Scalar(Type type, ByteBuffer value)
public Type type()
public ByteBuffer value()
Copyright © 2018–2020 InAccel. All rights reserved.