Class Postcondition

java.lang.Object
All Implemented Interfaces:
java.lang.Iterable<ConstraintVariable>

public class Postcondition
extends ConstraintTree
The Preconditions are constraints on methods, throughing an exception if the constraint is not sastisfied after the method has computed.