com.advancedpwr.record.inspect
Class ArrayMethodComparator

java.lang.Object
  extended by com.advancedpwr.record.ParameterTypeComparator
      extended by com.advancedpwr.record.inspect.ArrayMethodComparator
All Implemented Interfaces:
Comparator<Method>

public class ArrayMethodComparator
extends ParameterTypeComparator


Constructor Summary
ArrayMethodComparator()
           
 
Method Summary
protected  boolean isParameterType(Class inClass)
           
 
Methods inherited from class com.advancedpwr.record.ParameterTypeComparator
compare, isSetter, parameterClass
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface java.util.Comparator
equals
 

Constructor Detail

ArrayMethodComparator

public ArrayMethodComparator()
Method Detail

isParameterType

protected boolean isParameterType(Class inClass)
Specified by:
isParameterType in class ParameterTypeComparator


Copyright © 2011 Advanced Power Co. All Rights Reserved.