|
Kagetaka | |||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectnet.hizlab.kagetaka.util.CharList
文字のリストを表します。
フィールドの概要 | |
static CharList |
SOKUYOU
促音と拗音の文字リスト |
コンストラクタの概要 | |
CharList(String list,
boolean sorted)
文字列から、文字リストを作成します。 |
メソッドの概要 | |
boolean |
contains(char c)
文字のリストから、指定された文字が存在するかどうかを返します。 |
String |
toString()
この文字リストの文字列表現を返します。 |
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
フィールドの詳細 |
public static final CharList SOKUYOU
コンストラクタの詳細 |
public CharList(String list, boolean sorted)
list
- 文字列sorted
- 整列されている場合は true
、
されていない場合は false
メソッドの詳細 |
public boolean contains(char c)
c
- 検索する文字
true
、
それ以外の場合は false
public String toString()
|
Kagetaka | |||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
Copyright (c) 2002-2004 The Kagetaka Project 'November 20, 2004'