Query Method

last modified: June 16, 2001

A QueryMethod is essentially a method which returns a boolean for use in other control structures; it's not, say, a method which accepts a block and executes it conditionally somehow.


Loading...