クラス FlexibleArray<T>
java.lang.Object
org.piax.gtrans.ov.ring.rq.FlexibleArray<T>
- 型パラメータ:
T- the type of elements
- すべての実装されたインタフェース:
Serializable
public class FlexibleArray<T> extends Object implements Serializable
an array without size restriction.
you may set the minimum index other than zero.
- 関連項目:
- 直列化された形式
-
コンストラクタの概要
コンストラクタ コンストラクタ 説明 FlexibleArray()FlexibleArray(int minIndex) -
メソッドの概要
-
コンストラクタの詳細
-
FlexibleArray
public FlexibleArray() -
FlexibleArray
public FlexibleArray(int minIndex)
-
-
メソッドの詳細