- All Implemented Interfaces:
- java.io.Serializable, java.lang.Cloneable, java.lang.Iterable<java.lang.String>, java.util.Collection<java.lang.String>, java.util.List<java.lang.String>, java.util.RandomAccess
- Enclosing class:
- IgnoredNames
public static class IgnoredNames.PatternList
extends java.util.ArrayList<java.lang.String>
During the load of the configuration file, the framework will add
entries to the ignored pattern list. Since I use them in different
lists, I need to detect when an object is beeing added to this list
(So I may populate it to the correct list as well)
- See Also:
- Serialized Form