| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.grinvin.invariants.InvariantTypespublic final class InvariantTypesextends java.lang.ObjectMethod Summary | |
static Class |
|
public static Class extends InvariantValue> classForType(String type)
throws UnknownInvariantTypeExceptionReturn the class for the given type.
- Throws:
UnknownInvariantTypeException- when the type string could not be converted to a class for some reason.