org.apache.aries.proxy.impl.gen
Class ProxySubclassMethodHashSet<E>

java.lang.Object
  extended by java.util.AbstractCollection<E>
      extended by java.util.AbstractSet<E>
          extended by java.util.HashSet<java.lang.String>
              extended by org.apache.aries.proxy.impl.gen.ProxySubclassMethodHashSet<E>
All Implemented Interfaces:
java.io.Serializable, java.lang.Cloneable, java.lang.Iterable<java.lang.String>, java.util.Collection<java.lang.String>, java.util.Set<java.lang.String>

public class ProxySubclassMethodHashSet<E>
extends java.util.HashSet<java.lang.String>

See Also:
Serialized Form

Constructor Summary
ProxySubclassMethodHashSet(int i)
           
 
Method Summary
 void addMethodArray(java.lang.reflect.Method[] arrayOfEntries)
           
 
Methods inherited from class java.util.HashSet
add, clear, clone, 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 java.util.Set
addAll, containsAll, equals, hashCode, removeAll, retainAll, toArray, toArray
 

Constructor Detail

ProxySubclassMethodHashSet

public ProxySubclassMethodHashSet(int i)
Method Detail

addMethodArray

public void addMethodArray(java.lang.reflect.Method[] arrayOfEntries)


Copyright © 2009-2011 The Apache Software Foundation. All Rights Reserved.