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
-
Method Details
-
getBaseElement
E getBaseElement()
-