Uses of Interface
com.lexicalscope.fluentreflection.FluentCall

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

Uses of FluentCall in com.lexicalscope.fluentreflection
 

Methods in com.lexicalscope.fluentreflection that return FluentCall
<T> FluentCall<T>
FluentMember.as(Class<T> returnType)
          Used to cast the result of a call on this member
 



Copyright © 2011-2012 lexicalscope. All Rights Reserved.