public class WildcardArgumentConstraint extends java.lang.Object implements IArgumentConstraint
Modifier and Type | Field and Description |
---|---|
static WildcardArgumentConstraint |
INSTANCE |
Modifier and Type | Method and Description |
---|---|
boolean |
isSatisfiedBy(java.lang.Object arg) |
public static final WildcardArgumentConstraint INSTANCE
public boolean isSatisfiedBy(java.lang.Object arg)
isSatisfiedBy
in interface IArgumentConstraint
Copyright © 2012. All rights reserved