public class JavaConstraint extends Object
JavaConstraint(String packageName, String name, List<String[]> properties)
String
getName()
getPackageName()
List<String[]>
getProperties()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public JavaConstraint(String packageName, String name, List<String[]> properties)
public String getPackageName()
public String getName()
public List<String[]> getProperties()