com.advancedpwr.record.inspect
Class MapMethodComparator

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

public class MapMethodComparator
extends ParameterTypeComparator


Constructor Summary
MapMethodComparator()
           
 
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

MapMethodComparator

public MapMethodComparator()
Method Detail

isParameterType

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


Copyright © 2011 Advanced Power Co. All Rights Reserved.