public class TypeArgumentConstraint extends java.lang.Object implements IArgumentConstraint
Constructor and Description |
---|
TypeArgumentConstraint(java.lang.Class<?> type,
IArgumentConstraint constraint) |
Modifier and Type | Method and Description |
---|---|
boolean |
isSatisfiedBy(java.lang.Object argument) |
public TypeArgumentConstraint(java.lang.Class<?> type, IArgumentConstraint constraint)
public boolean isSatisfiedBy(java.lang.Object argument)
isSatisfiedBy
in interface IArgumentConstraint
Copyright © 2014. All rights reserved