Uses of Class
org.ubercraft.sucre.reflect.Reflect

Packages that use Reflect
org.ubercraft.sucre.attributes   
org.ubercraft.sucre.reflect   
 

Uses of Reflect in org.ubercraft.sucre.attributes
 

Methods in org.ubercraft.sucre.attributes with parameters of type Reflect
<T> T
Attributes.proxy(ProxyKeyFactory factory, Reflect reflect, Class<T> api, Class<?>... apis)
           
<T> T
Attributes.proxy(Reflect reflect, Class<T> api, Class<?>... apis)
           
 

Uses of Reflect in org.ubercraft.sucre.reflect
 

Fields in org.ubercraft.sucre.reflect declared as Reflect
static Reflect Reflect.FIELDS
          A shared instance for field-based access.
static Reflect Reflect.METHODS
          A shared instance for method-based access.
 



Copyright © 2013. All Rights Reserved.