Uses of Interface
org.ubercraft.sucre.attributes.ProxyKeyFactory

Packages that use ProxyKeyFactory
org.ubercraft.sucre.attributes   
 

Uses of ProxyKeyFactory in org.ubercraft.sucre.attributes
 

Classes in org.ubercraft.sucre.attributes that implement ProxyKeyFactory
 class DefaultLowerCaseProxyKeyFactory
           
 class DefaultProxyKeyFactory
           
 

Fields in org.ubercraft.sucre.attributes declared as ProxyKeyFactory
static ProxyKeyFactory DefaultLowerCaseProxyKeyFactory.DEFAULT_LOWER_CASE_PROXY_KEY_FACTORY
           
static ProxyKeyFactory DefaultProxyKeyFactory.DEFAULT_PROXY_KEY_FACTORY
           
 

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



Copyright © 2013. All Rights Reserved.