com.lexicalscope.fluentreflection
Interface ReflectedMethods<T>


public interface ReflectedMethods<T>


Method Summary
 List<ReflectedMethod> declaredMethods()
           
 List<ReflectedMethod> methods()
           
 

Method Detail

methods

List<ReflectedMethod> methods()

declaredMethods

List<ReflectedMethod> declaredMethods()


Copyright © 2011-2012 lexicalscope. All Rights Reserved.