joeq.Compiler.Quad
Class LoadedCallGraph.SortedArraySetFactory
java.lang.Object
jwutil.collections.CollectionFactory
jwutil.collections.SetFactory
joeq.Compiler.Quad.LoadedCallGraph.SortedArraySetFactory
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- LoadedCallGraph
public static class LoadedCallGraph.SortedArraySetFactory
- extends jwutil.collections.SetFactory
- See Also:
- Serialized Form
Fields inherited from class jwutil.collections.SetFactory |
hashSetFactory, linearSetFactory, treeSetFactory |
Methods inherited from class jwutil.collections.SetFactory |
makeCollection, makeCollection, makeSet, makeSet, synchronizedSetFactory |
Methods inherited from class jwutil.collections.CollectionFactory |
makeCollection, noNullCollectionFactory, synchronizedCollectionFactory |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LoadedCallGraph.SortedArraySetFactory
public LoadedCallGraph.SortedArraySetFactory()
makeSet
public Set makeSet(Comparator c1,
Collection c2)
makeSet
public Set makeSet(Collection c)
- Specified by:
makeSet
in class jwutil.collections.SetFactory
Copyright © 2001-2008 John Whaley. All Rights Reserved.