Class Varint.GroupMatcher
java.lang.Object
org.eclipse.rdf4j.sail.lmdb.Varint.GroupMatcher
- Enclosing class:
 Varint
Deprecated, for removal: This API element is subject to removal in a future version.
Use of this class is deprecated, use 
GroupMatcher instead.- 
Constructor Summary
ConstructorsConstructorDescriptionGroupMatcher(ByteBuffer value, boolean[] shouldMatch) Deprecated, for removal: This API element is subject to removal in a future version.GroupMatcher(ByteBuffer value, boolean a, boolean b, boolean c, boolean d, boolean e) Deprecated, for removal: This API element is subject to removal in a future version. - 
Method Summary
Modifier and TypeMethodDescriptionbooleanmatches(ByteBuffer other) Deprecated, for removal: This API element is subject to removal in a future version. 
- 
Constructor Details
- 
GroupMatcher
Deprecated, for removal: This API element is subject to removal in a future version. - 
GroupMatcher
Deprecated, for removal: This API element is subject to removal in a future version. 
 - 
 - 
Method Details
- 
matches
Deprecated, for removal: This API element is subject to removal in a future version. 
 -