Package org.ocpsoft.rewrite.util
Class Instances
java.lang.Object
org.ocpsoft.rewrite.util.Instances
Utility class for looking up instances of Java types. See also
InstanceProvider.- Author:
- Lincoln Baxter, III
-
Method Summary
-
Method Details
-
lookup
Lookup an instance of the givenClasstype.
-