IArgumentConstraintpublic class TypeArgumentConstraint extends java.lang.Object implements IArgumentConstraint
| Constructor | Description |
|---|---|
TypeArgumentConstraint(java.lang.Class<?> type,
IArgumentConstraint constraint) |
| Modifier and Type | Method | 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 IArgumentConstraintCopyright © 2018. All rights reserved