|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | METHOD | DETAIL: FIELD | METHOD |
public interface Spec
Represents some predicate against objects of type T.
- The target type for this SpecMethod Summary | |
---|---|
boolean
|
isSatisfiedBy(T element)
|
Method Detail |
---|
public boolean isSatisfiedBy(T element)
Groovy Documentation