|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecttcra.exercises.stack_reasoning_private.StackPostPopAssertion
public class StackPostPopAssertion
| Constructor Summary | |
|---|---|
StackPostPopAssertion()
|
|
| Method Summary | |
|---|---|
boolean |
check(java.util.List<MathType> l)
check determines whether the values entered by the user hold to this assertion. |
java.lang.String |
toInstanceString(java.util.List<MathType> l)
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public StackPostPopAssertion()
| Method Detail |
|---|
public boolean check(java.util.List<MathType> l)
Assertion
check in interface Assertionl - list of values for the method arguments
true if the supplied values of the
method arguments hold to the assertion
false otherwisepublic java.lang.String toString()
toString in class java.lang.Objectpublic java.lang.String toInstanceString(java.util.List<MathType> l)
toInstanceString in interface Assertion
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||