com.lexicalscope.fluentreflection.endtoend
Class TestReflectionOnBoundMethods.ExampleClass

java.lang.Object
  extended by com.lexicalscope.fluentreflection.endtoend.TestReflectionOnBoundMethods.ExampleClass
Enclosing class:
TestReflectionOnBoundMethods

public static class TestReflectionOnBoundMethods.ExampleClass
extends Object


Constructor Summary
TestReflectionOnBoundMethods.ExampleClass()
           
 
Method Summary
 int method()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestReflectionOnBoundMethods.ExampleClass

public TestReflectionOnBoundMethods.ExampleClass()
Method Detail

method

public int method()


Copyright © 2011-2012 lexicalscope. All Rights Reserved.