|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.lexicalscope.fluentreflection | |
---|---|
com.lexicalscope.fluentreflection | Library for java reflection in a fluent style. |
com.lexicalscope.fluentreflection.bean | |
com.lexicalscope.fluentreflection.dynamicproxy |
Classes in com.lexicalscope.fluentreflection used by com.lexicalscope.fluentreflection | |
---|---|
FluentAccess
Reflection access to a class or an object. |
|
FluentAnnotated
Reflection access to an annotated program element. |
|
FluentCall
Encapsulates the invocation of a reflected member |
|
FluentClass
Reflection information about a class. |
|
FluentConstructor
Reflection information about a constructor. |
|
FluentField
Reflection access to a field. |
|
FluentMember
Reflection information about a class member, such as a field or method. |
|
FluentMethod
Reflection information about a method. |
|
FluentObject
Reflection information about a Object (an instance of a class). |
|
ListBuilder
Please do not use this class |
|
ReflectionMatcher
Base class for all the matchers included in the library. |
|
ReflectionRuntimeException
|
|
TypeToken
Used to supply generic type information to the library. |
|
Visibility
An enum describing the different levels of visibility offered by Java |
Classes in com.lexicalscope.fluentreflection used by com.lexicalscope.fluentreflection.bean | |
---|---|
FluentClass
Reflection information about a class. |
|
FluentMember
Reflection information about a class member, such as a field or method. |
|
FluentMethod
Reflection information about a method. |
Classes in com.lexicalscope.fluentreflection used by com.lexicalscope.fluentreflection.dynamicproxy | |
---|---|
FluentClass
Reflection information about a class. |
|
FluentMethod
Reflection information about a method. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |