public class BooleanDetails extends AbstractPathDetailsBuilder
| Constructor and Description |
|---|
BooleanDetails(String name,
BooleanEncodedValue boolEnc) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getCurrentValue()
The value of the Path at this moment, that should be stored in the PathDetail when calling startInterval
|
boolean |
isEdgeDifferentToLastEdge(EdgeIteratorState edge) |
build, endInterval, getName, startInterval, toStringpublic BooleanDetails(String name, BooleanEncodedValue boolEnc)
public boolean isEdgeDifferentToLastEdge(EdgeIteratorState edge)
public Object getCurrentValue()
AbstractPathDetailsBuildergetCurrentValue in class AbstractPathDetailsBuilderCopyright © 2012–2021. All rights reserved.