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

Detailed Description

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

Public Member Functions

 ArrayOfElement (Class<?> e)
 

Constructor & Destructor Documentation

◆ ArrayOfElement()

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: