public class PathFinderConfig extends Object
| Constructor and Description |
|---|
PathFinderConfig(Integer maxDirectionChanges,
Integer maxPaths,
Integer timeoutInMillis) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Integer |
getMaxDirectionChanges() |
Integer |
getMaxPaths() |
Integer |
getTimeoutInMillis() |
int |
hashCode() |
String |
toString() |
Copyright © 2014. All rights reserved.