public class IntDetails extends AbstractPathDetailsBuilder
Constructor and Description |
---|
IntDetails(String name,
IntEncodedValue ev) |
Modifier and Type | Method and Description |
---|---|
protected 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, toString
public IntDetails(String name, IntEncodedValue ev)
protected Object getCurrentValue()
AbstractPathDetailsBuilder
getCurrentValue
in class AbstractPathDetailsBuilder
public boolean isEdgeDifferentToLastEdge(EdgeIteratorState edge)
Copyright © 2012–2020. All rights reserved.