org.zuena.guiceex.util
クラス StringUtils

java.lang.Object
  上位を拡張 org.zuena.guiceex.util.StringUtils

public class StringUtils
extends Object

文字、文字列操作のユーティリティクラスです。

導入されたバージョン:
0.9.1

コンストラクタの概要
StringUtils()
           
 
メソッドの概要
static boolean isEmpty(String string)
           
static boolean isLargeAlpha(char c)
           
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

StringUtils

public StringUtils()
メソッドの詳細

isEmpty

public static boolean isEmpty(String string)

isLargeAlpha

public static boolean isLargeAlpha(char c)


Copyright © 2007 zuena.org AllRights Reserved.