com.karneim.util.collection.regex
Class Automaton_Pattern.PProperties

java.lang.Object
  extended byjava.util.AbstractCollection
      extended byjava.util.AbstractSet
          extended byjava.util.HashSet
              extended bycom.karneim.util.collection.set.AutomatonSet_String.SProperties
                  extended bycom.karneim.util.collection.regex.Automaton_Pattern.PProperties
All Implemented Interfaces:
java.lang.Cloneable, java.util.Collection, IProperties, java.io.Serializable, java.util.Set
Enclosing class:
Automaton_Pattern

protected static class Automaton_Pattern.PProperties
extends AutomatonSet_String.SProperties

See Also:
Serialized Form

Constructor Summary
protected Automaton_Pattern.PProperties()
           
 
Methods inherited from class com.karneim.util.collection.set.AutomatonSet_String.SProperties
addAll, clone, containsAll, removeAll, retainAll
 
Methods inherited from class java.util.HashSet
add, clear, contains, isEmpty, iterator, remove, size
 
Methods inherited from class java.util.AbstractSet
equals, hashCode, removeAll
 
Methods inherited from class java.util.AbstractCollection
addAll, containsAll, retainAll, toArray, toArray, toString
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface com.karneim.util.collection.automaton.IProperties
iterator
 
Methods inherited from interface java.util.Set
addAll, containsAll, equals, hashCode, removeAll, retainAll, toArray, toArray
 

Constructor Detail

Automaton_Pattern.PProperties

protected Automaton_Pattern.PProperties()