Package org.omnaest.utils.structure.element.accessor

Interface Summary
Accessor<E> An Accessor allows to redirect read and write access to an underlying element.
AccessorReadable<E> An AccessorReadable allows to redirect read access to an underlying element
AccessorWritable<E> An AccessorWritable allows to redirect write access to an underlying element.
 

Class Summary
AccessorDecorator<E> Decorator for any Accessor instance
 



Copyright © 2013. All Rights Reserved.