org.ubercraft.sucre.reflect
Interface Accessor

All Superinterfaces:
AccessorMutator

public interface Accessor
extends AccessorMutator


Method Summary
 Object access(Object object)
           
 
Methods inherited from interface org.ubercraft.sucre.reflect.AccessorMutator
getAnnotation, getAnnotations, getDeclaringType, getName, getPairedAccessor, getPairedMutator, getType, isPaired
 

Method Detail

access

Object access(Object object)


Copyright © 2013. All Rights Reserved.