org.acm.seguin.summary.query
Class ContainsStatic

java.lang.Object
  extended by org.acm.seguin.summary.query.ContainsStatic

public class ContainsStatic
extends java.lang.Object

Description of the Class

Author:
Chris Seguin

Constructor Summary
ContainsStatic()
           
 
Method Summary
static boolean query(TypeSummary type, java.lang.String name, boolean isMethod)
          Description of the Method
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContainsStatic

public ContainsStatic()
Method Detail

query

public static boolean query(TypeSummary type,
                            java.lang.String name,
                            boolean isMethod)
Description of the Method

Parameters:
type - Description of the Parameter
name - Description of the Parameter
isMethod - Description of the Parameter
Returns:
Description of the Return Value