パッケージ org.aiwolf.common.util


package org.aiwolf.common.util
各クラスで使用されるユーティリティのクラスが’含まれています。
Utility classes
  • クラス
    クラス
    説明
    Create Logger
    BidiMap<K,V>
    双方向マップです。
    カレンダーに関する静的なメソッドを提供するクラスです。
    カウンタを作成する
     
    Pair<K,V>
    二組のデータを組み合わせるクラス Pair is two sets of data.
     
    Sorter<V,S>
    <S>の昇順に<V>をソートするCollectionです。