Package ch.bailu.gtk.gst
Schnittstelle TypeFindProbability
public interface TypeFindProbability
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungstatic final intlikely a type was detected.static final intvery certain a type was detected.static final intunlikely typefind.static final intnearly certain that a type was detected.static final inttype undetected.static final intpossible type detected.
-
Felddetails
-
NONE
static final int NONEtype undetected.- Siehe auch:
-
MINIMUM
static final int MINIMUMunlikely typefind.- Siehe auch:
-
POSSIBLE
static final int POSSIBLEpossible type detected.- Siehe auch:
-
LIKELY
static final int LIKELYlikely a type was detected.- Siehe auch:
-
NEARLY_CERTAIN
static final int NEARLY_CERTAINnearly certain that a type was detected.- Siehe auch:
-
MAXIMUM
static final int MAXIMUMvery certain a type was detected.- Siehe auch:
-