public class PathDataIterationKey extends Object implements Serializable
PathDataIteration
objects.Constructor and Description |
---|
PathDataIterationKey() |
PathDataIterationKey(int pathDataMaster,
int iteration) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
int |
getIteration() |
int |
getPathDataMaster() |
int |
hashCode() |
void |
setIteration(int iteration) |
void |
setPathDataMaster(int pathDataMaster) |
public PathDataIterationKey()
public PathDataIterationKey(int pathDataMaster, int iteration)
Copyright © 2017 DocDoku. All rights reserved.