net.sf.oval.context
Class ClassContext
java.lang.Object
net.sf.oval.context.OValContext
net.sf.oval.context.ClassContext
- All Implemented Interfaces:
- Serializable
public class ClassContext
- extends OValContext
- Author:
- Sebastian Thomschke
- See Also:
- Serialized Form
ClassContext
public ClassContext(Class<?> clazz)
getClazz
public Class<?> getClazz()
- Returns:
- the clazz
toString
public String toString()
-
- Overrides:
toString
in class Object
Copyright © 2005-2013 The OVal Development Team. All Rights Reserved.