public interface BooleanEncodedValue extends EncodedValue
EncodedValue.InitializerConfig| Modifier and Type | Method and Description |
|---|---|
boolean |
getBool(boolean reverse,
int edgeId,
EdgeIntAccess edgeIntAccess) |
void |
setBool(boolean reverse,
int edgeId,
EdgeIntAccess edgeIntAccess,
boolean value) |
getName, init, isStoreTwoDirectionsvoid setBool(boolean reverse,
int edgeId,
EdgeIntAccess edgeIntAccess,
boolean value)
boolean getBool(boolean reverse,
int edgeId,
EdgeIntAccess edgeIntAccess)
Copyright © 2012–2023. All rights reserved.