|
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Object | +--java.util.AbstractMap | +--java.util.HashMap | +--unot.UnotOD.OccDict
Describe class OccDict
here.
フィールドの概要 |
クラス java.util.HashMap から継承したフィールド |
|
クラス java.util.AbstractMap から継承したフィールド |
|
コンストラクタの概要 | |
private |
UnotOD.OccDict()
|
メソッドの概要 | |
unot.OccList |
get(int label)
Describe get method here. |
protected void |
occurrenceDeliver(unot.UnotPattern pattern,
unot.OccList occList,
int depth,
int maxLabel)
Describe occurrenceDeliver method here. |
クラス java.util.HashMap から継承したメソッド |
clear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, values |
クラス java.util.AbstractMap から継承したメソッド |
equals, hashCode, toString |
クラス java.lang.Object から継承したメソッド |
finalize, getClass, notify, notifyAll, wait, wait, wait |
インタフェース java.util.Map から継承したメソッド |
equals, hashCode |
コンストラクタの詳細 |
private UnotOD.OccDict()
メソッドの詳細 |
public unot.OccList get(int label)
get
method here.
label
- an int
value
OccList
valueprotected void occurrenceDeliver(unot.UnotPattern pattern, unot.OccList occList, int depth, int maxLabel)
occurrenceDeliver
method here.
pattern
- an UnotPattern
valueoccList
- an OccList
valuedepth
- an int
valuemaxLabel
- an int
value
|
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |