Class SetOfClasses
java.lang.Object
com.ibm.wala.util.config.SetOfClasses
- All Implemented Interfaces:
StringFilter, Serializable, Predicate<String>
- Direct Known Subclasses:
FileOfClasses
@Deprecated(since="1.6.12",
forRemoval=true)
public abstract class SetOfClasses
extends Object
implements StringFilter
Deprecated, for removal: This API element is subject to removal in a future version.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Modifier and TypeMethodDescriptionabstract voidDeprecated, for removal: This API element is subject to removal in a future version.abstract booleanDeprecated, for removal: This API element is subject to removal in a future version.booleanDeprecated, for removal: This API element is subject to removal in a future version.Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface StringFilter
toJson
-
Constructor Details
-
SetOfClasses
public SetOfClasses()Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Method Details
-
test
-
contains
Deprecated, for removal: This API element is subject to removal in a future version. -
add
Deprecated, for removal: This API element is subject to removal in a future version.
-
StringFilterinstead.