Interface WrappedElement<E>
-
- All Known Implementing Classes:
ComputerGraph.ComputerEdge
,ComputerGraph.ComputerElement
,ComputerGraph.ComputerVertex
,ComputerGraph.ComputerVertexProperty
public interface WrappedElement<E>
- Author:
- Marko A. Rodriguez (http://markorodriguez.com)
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description E
getBaseElement()
-
-
-
Method Detail
-
getBaseElement
E getBaseElement()
-
-