Bridges-Java-2.3.3  2.3.3
Bridges(JavaAPI)
Public Member Functions | List of all members
bridges.base.ArrayOfElement< E extends Comparable<?super E > Class Template Reference

Public Member Functions

 ArrayOfElement (Class<?> e)
 

Detailed Description

Author
mihai This class is used to allow the Bridges Visualization to represent an array.

Constructor & Destructor Documentation

bridges.base.ArrayOfElement< E extends Comparable<?super E >.ArrayOfElement ( Class<?>  e)

Construct an ArrayOfElement for a particular class.

Parameters
ethe class to make an array of (e.g. SLelement.class).

The documentation for this class was generated from the following file: