public static class ProximityQueryNode.ProximityType
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
(package private) int |
pDistance |
(package private) ProximityQueryNode.Type |
pType |
Constructor and Description |
---|
ProximityType(ProximityQueryNode.Type type) |
ProximityType(ProximityQueryNode.Type type,
int distance) |
int pDistance
ProximityQueryNode.Type pType
public ProximityType(ProximityQueryNode.Type type)
public ProximityType(ProximityQueryNode.Type type, int distance)