public static class EntityHelper.AddressEndsWithPredicate extends java.lang.Object implements com.google.common.base.Predicate<AddressableEntity>
| Constructor and Description |
|---|
EntityHelper.AddressEndsWithPredicate(java.lang.String stringEnding) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
apply(AddressableEntity input) |
public EntityHelper.AddressEndsWithPredicate(java.lang.String stringEnding)
public boolean apply(AddressableEntity input)
apply in interface com.google.common.base.Predicate<AddressableEntity>Copyright © 2013 Atlassian. All Rights Reserved.