|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.bamboo.deletion.NotDeletedPredicate
public class NotDeletedPredicate
Field Summary | |
---|---|
static com.google.common.base.Predicate<ImmutableDeletable> |
INSTANCE
|
Method Summary | |
---|---|
boolean |
apply(ImmutableDeletable input)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.google.common.base.Predicate |
---|
equals |
Field Detail |
---|
public static final com.google.common.base.Predicate<ImmutableDeletable> INSTANCE
Method Detail |
---|
public boolean apply(@NotNull ImmutableDeletable input)
apply
in interface com.google.common.base.Predicate<ImmutableDeletable>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |