| Constructor and Description |
|---|
STShort() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object[] |
store() |
void |
testConstraints() |
void |
testContains() |
void |
testEquals() |
void |
testGreater() |
void |
testIdentity() |
void |
testLike() |
void |
testNotContains() |
void |
testNotEquals() |
void |
testNotIdentity() |
void |
testNotLike() |
void |
testSmaller() |
public static transient SodaTest st
public short i_short
public void testEquals()
public void testNotEquals()
public void testGreater()
public void testSmaller()
public void testContains()
public void testNotContains()
public void testLike()
public void testNotLike()
public void testIdentity()
public void testNotIdentity()
public void testConstraints()