Content deleted Content added
Line 123:
</nowiki></pre>
The classes above seperate number logic - the <code>IntegerSpecification</code> interface - from boolean logic - the <code>IntegerCondition</code> class - and allow for the following Java statements:
<pre><nowiki>
|