com.atlassian.bamboo.utils
Interface StringPredicate

All Superinterfaces:
com.google.common.base.Predicate<java.lang.String>
All Known Implementing Classes:
StringIsNotEmptyPredicate

public interface StringPredicate
extends com.google.common.base.Predicate<java.lang.String>


Method Summary
 
Methods inherited from interface com.google.common.base.Predicate
apply, equals
 



Copyright © 2010 Atlassian. All Rights Reserved.