|
| Components |
|
| |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||
| Packages that use StringPredicateInterface | |
|---|---|
| com.sas.collection | Provides several classes which implement data structures called collections. |
| com.sas.util | Utility classes for com.sas.servlet. |
| Uses of StringPredicateInterface in com.sas.collection |
|---|
| Constructors in com.sas.collection with parameters of type StringPredicateInterface | |
|---|---|
StringPredicateEnumeration(java.util.Enumeration enumer,
StringPredicateInterface predicate)
Construct a PredicateEnumeration which filters another enumeration
by guarding it's values with a predicate. |
|
| Uses of StringPredicateInterface in com.sas.util |
|---|
| Classes in com.sas.util that implement StringPredicateInterface | |
|---|---|
class |
PrefixPredicate
PrefixPredicate is a predicate which tests if a string matches a prefix. |
|
| Components |
|
| |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||