Uses of Interface
com.lexicalscope.fluentreflection.FluentAccess

Packages that use FluentAccess
com.lexicalscope.fluentreflection Library for java reflection in a fluent style. 
 

Uses of FluentAccess in com.lexicalscope.fluentreflection
 

Subinterfaces of FluentAccess in com.lexicalscope.fluentreflection
 interface FluentClass<T>
          Reflection information about a class.
 interface FluentObject<T>
          Reflection information about a Object (an instance of a class).
 



Copyright © 2011-2012 lexicalscope. All Rights Reserved.