public interface BinaryField
Modifier and Type | Method and Description |
---|---|
boolean |
exists(BinaryObject obj)
Check whether field exists in the object.
|
String |
name()
Get field's name.
|
<T> T |
value(BinaryObject obj)
Get field's value from the given object.
|
String name()
boolean exists(BinaryObject obj)
obj
- Object.True
if exists.<T> T value(BinaryObject obj)
obj
- Object.
GridGain In-Memory Computing Platform : ver. 8.9.14 Release Date : November 5 2024