org.callbackparams.wrap
Interface Wrapping<V>

All Superinterfaces:
Wrapping

public interface Wrapping<V>
extends Wrapping

Author:
Henrik Kaipe

Method Summary
 V wrappedValue()
           
 

Method Detail

wrappedValue

V wrappedValue()
Specified by:
wrappedValue in interface Wrapping
Returns:
the wrapped value


Copyright © 2010-2013 Henrik Kaipe. All Rights Reserved.