joeq.Compiler.Analysis.IPSSA.Apps
Class FindCollectionImplementations

java.lang.Object
  extended by joeq.Compiler.Analysis.IPSSA.Apps.FindCollectionImplementations

public class FindCollectionImplementations
extends Object


Constructor Summary
FindCollectionImplementations(Iterator i)
           
 
Method Summary
protected  joeq.Compiler.Analysis.IPSSA.Apps.FindCollectionImplementations.ClassAndMethod getClassAndMethod(jq_Class classType)
           
static void main(String[] args)
           
protected  void run(boolean verbose)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FindCollectionImplementations

public FindCollectionImplementations(Iterator i)
Method Detail

main

public static void main(String[] args)

run

protected void run(boolean verbose)

getClassAndMethod

protected joeq.Compiler.Analysis.IPSSA.Apps.FindCollectionImplementations.ClassAndMethod getClassAndMethod(jq_Class classType)


Copyright © 2001-2008 John Whaley. All Rights Reserved.