Class JFXTwoPhaseMoveSelector<T>

java.lang.Object
common.util.TwoPhaseMoveSelector<T>
jfxutils.JFXTwoPhaseMoveSelector<T>
Type Parameters:
T - represents the moves that can be applied to the states

public class JFXTwoPhaseMoveSelector<T> extends TwoPhaseMoveSelector<T>
A subclass of TwoPhaseMoveSelector that provides a property to observe the selection phase.