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