クラス
ts.util.table.DefaultMapComparator.Direction の使用

DefaultMapComparator.Direction を使用しているパッケージ
ts.util.table テーブルを表すクラスと、インデックスやトリガなどテーブルに関連するクラスを含むパッケージ。 
 

ts.util.table での DefaultMapComparator.Direction の使用
 

DefaultMapComparator.Direction を返す ts.util.table のメソッド
static DefaultMapComparator.Direction DefaultMapComparator.Direction.valueOf(java.lang.String name)
          指定した名前を持つこの型の列挙型定数を返します。
static DefaultMapComparator.Direction[] DefaultMapComparator.Direction.values()
          この列挙型の定数を含む配列を宣言されている順序で返します。
 

DefaultMapComparator.Direction 型のパラメータを持つ ts.util.table のメソッド
 void DefaultMapComparator.setDirection(DefaultMapComparator.Direction dir)
          値の大小関係を逆にするかどうかを示すフラグを設定する。
 



Copyright (C) SATOH Takayuki All Rights Reserved.