Uses of Class
org.aksw.commons.txn.impl.PathState
Packages that use PathState
-
Uses of PathState in org.aksw.commons.txn.impl
Fields in org.aksw.commons.txn.impl declared as PathStateModifier and TypeFieldDescriptionprotected PathStatePathDiffState.currentStateprotected PathStatePathDiffState.originalStateMethods in org.aksw.commons.txn.impl that return PathStateModifier and TypeMethodDescriptionPathDiffState.getCurrentState()PathDiffState.getOriginalState()Methods in org.aksw.commons.txn.impl with parameters of type PathStateModifier and TypeMethodDescriptionvoidPathDiffState.setCurrentState(PathState currentState) voidPathDiffState.setOriginalState(PathState originalState) Constructors in org.aksw.commons.txn.impl with parameters of type PathState