Uses of Class
org.ubercraft.sucre.attributes.ProxyKey

Packages that use ProxyKey
org.ubercraft.sucre.attributes   
 

Uses of ProxyKey in org.ubercraft.sucre.attributes
 

Methods in org.ubercraft.sucre.attributes that return ProxyKey
 ProxyKey ProxyKeyFactory.proxyKeyFor(Accessor accessor)
           
 ProxyKey DefaultProxyKeyFactory.proxyKeyFor(Accessor accessor)
           
protected  ProxyKey DefaultProxyKeyFactory.proxyKeyWithAttributeKeyFor(Accessor accessor, Object attributeKey)
           
protected  ProxyKey DefaultProxyKeyFactory.proxyKeyWithAttributeKeysFor(Accessor accessor, Object... attributeKeys)
           
 

Methods in org.ubercraft.sucre.attributes that return types with arguments of type ProxyKey
static Collection<ProxyKey> Attributes.getProxyKeys(Object proxy)
           
 



Copyright © 2013. All Rights Reserved.