public static class GanttUtil.IDPredicate extends java.lang.Object implements GanttUtil.Predicate<IMXActivity>
Constructor and Description |
---|
IDPredicate(java.lang.String id) |
Modifier and Type | Method and Description |
---|---|
boolean |
test(IMXActivity in) |
public boolean test(IMXActivity in)
test
in interface GanttUtil.Predicate<IMXActivity>