Overview
Signature
Remarks
Members
Member Details
A way to supply a method that returns yes or no according to conformance of object to a condition.
o The object to check for conformance to certain conditions.
True is the object conforms or False if otherwise.