Uses of Enum Class
com.graphhopper.storage.DAType.MemRef
Packages that use DAType.MemRef
-
Uses of DAType.MemRef in com.graphhopper.storage
Methods in com.graphhopper.storage that return DAType.MemRefModifier and TypeMethodDescriptionstatic DAType.MemRefReturns the enum constant of this class with the specified name.static DAType.MemRef[]DAType.MemRef.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in com.graphhopper.storage with parameters of type DAType.MemRefModifierConstructorDescriptionDAType(DAType.MemRef memRef, boolean storing, boolean integ, boolean allowWrites)