org.siebengeisslein.pclass
Class PMethodHelper

java.lang.Object
  extended by org.siebengeisslein.pclass.PMethodHelper

public class PMethodHelper
extends java.lang.Object


Constructor Summary
PMethodHelper()
           
 
Method Summary
static boolean isGetter(PMethod method)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PMethodHelper

public PMethodHelper()
Method Detail

isGetter

public static boolean isGetter(PMethod method)