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