Package testdata
Class GenericType2<T extends java.lang.Number>
- java.lang.Object
-
- testdata.GenericType2<T>
-
public class GenericType2<T extends java.lang.Number> extends java.lang.Object- Since:
- 2.3
-
-
Constructor Summary
Constructors Constructor Description GenericType2(T... values)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description T[]getArray()
-