Class AbstractBlueFringePTAState<S extends AbstractBlueFringePTAState<S,SP,TP>,SP,TP>

java.lang.Object
de.learnlib.datastructure.pta.AbstractBasePTAState<S,SP,TP>
de.learnlib.datastructure.pta.AbstractBlueFringePTAState<S,SP,TP>
All Implemented Interfaces:
Cloneable, Comparable<S>
Direct Known Subclasses:
BlueFringePTAState

public abstract class AbstractBlueFringePTAState<S extends AbstractBlueFringePTAState<S,SP,TP>,SP,TP> extends AbstractBasePTAState<S,SP,TP> implements Comparable<S>
Note: this class has a natural ordering that is inconsistent with equals.