|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IShortSet
Interface that represents field domain of the primitive type
short
.
Method Summary | |
---|---|
void |
addRange(short min,
short diff,
short max)
|
void |
addShort(short s)
|
void |
removeShort(short s)
|
Methods inherited from interface korat.finitization.IFieldDomain |
---|
getClassOfField, getNumberOfElements, getNumOfClassDomains, isArrayType, isPrimitiveType |
Method Detail |
---|
void addShort(short s)
void addRange(short min, short diff, short max)
void removeShort(short s)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |