Package org.eclipse.rdf4j.sail.lmdb
Class Varint.GroupMatcher
java.lang.Object
org.eclipse.rdf4j.sail.lmdb.Varint.GroupMatcher
- Enclosing class:
- Varint
A matcher for partial equality tests of varint lists.
-
Constructor Summary
ConstructorDescriptionGroupMatcher
(ByteBuffer value, boolean[] shouldMatch) GroupMatcher
(ByteBuffer value, boolean a, boolean b, boolean c, boolean d, boolean e) -
Method Summary
-
Constructor Details
-
GroupMatcher
-
GroupMatcher
-
-
Method Details
-
matches
-