LHA Library for Java
A B C D E F G H I J L M N O P R S T U W

T

TIME_DIFFERENCE - class jp.gr.java_conf.dangan.util.WindowsDate の static 変数
FILETIME形式のデータと、java.util.Date.getTime() で 得られる時間形式との時間差を 100ナノセカンド単位で示した数値。
TwoLevelHashSearch - class jp.gr.java_conf.dangan.util.lha.TwoLevelHashSearch.
二段階ハッシュと単方向連結リストを使って高速化された LzssSearchMethod。
TwoLevelHashSearch(int, int, int, byte[]) - class jp.gr.java_conf.dangan.util.lha.TwoLevelHashSearch のコンストラクタ
二段階ハッシュを使用した LzssSearchMethod を構築する。
TwoLevelHashSearch(int, int, int, byte[], String) - class jp.gr.java_conf.dangan.util.lha.TwoLevelHashSearch のコンストラクタ
二段階ハッシュを使用した LzssSearchMethod を構築する。
Type - class jp.gr.java_conf.dangan.lang.reflect.Type.
Reflection の機能を扱いやすくするように 型情報を扱うユーティリティクラス。
tableSize() - class jp.gr.java_conf.dangan.util.lha.HashDefault のメソッド
ハッシュテーブルのサイズを得る。
tableSize() - interface jp.gr.java_conf.dangan.util.lha.HashMethod のメソッド
この HashMethod を使った場合の HashTable のサイズを得る。
tableSize() - class jp.gr.java_conf.dangan.util.lha.HashShort のメソッド
ハッシュテーブルのサイズを得る。
toDictionarySize(String) - class jp.gr.java_conf.dangan.util.lha.CompressMethod の static メソッド
圧縮法識別子から 辞書サイズを得る。
toMaxMatch(String) - class jp.gr.java_conf.dangan.util.lha.CompressMethod の static メソッド
圧縮法識別子から 最大一致長を得る。
toThreshold(String) - class jp.gr.java_conf.dangan.util.lha.CompressMethod の static メソッド
圧縮法識別子から 圧縮/非圧縮の閾値を得る。

LHA Library for Java
A B C D E F G H I J L M N O P R S T U W
バグやドキュメントの誤りの報告は作者宛てにお願いします。
ドキュメント内に含まれる社名、製品名については一般に各社の商標または登録商標です。
Copyright © 2001-2002 Michel Ishizuka. All Rights Reserved.