Interface WrappedProperty<P>
- 
- All Known Implementing Classes:
 ComputerGraph.ComputerProperty
public interface WrappedProperty<P>- Author:
 - Marko A. Rodriguez (http://markorodriguez.com)
 
 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description PgetBaseProperty() 
 - 
 
- 
- 
Method Detail
- 
getBaseProperty
P getBaseProperty()
 
 - 
 
 -