Java.use(better, Tips);

《前の記事|記事一覧|次の記事》
Java.use(better, Tips);


Tips#037

java.lang.String



経験は残酷な教師だが
人を大きく成長させてくれる
C. S. Lewis - Wikipedia

《関連記事》

■ INDEX
>>> dir(java.lang.String)  
['CASE_INSENSITIVE_ORDER', '__class__', '__delattr__', '__doc__', '__eq__', '__ge__', '__getattribute__', '__gt__', '__hash__', '__init__', '__le__', '__lt__', '__ne__', '__new__', '__reduce__', '__reduce_ex__', '__repr__', '__setattr__', '__str__', 'bytes', 'charAt', 'class', 'codePointAt', 'codePointBefore', 'codePointCount', 'compareTo', 'compareToIgnoreCase', 'concat', 'contains', 'contentEquals', 'copyValueOf', 'endsWith', 'equals', 'equalsIgnoreCase', 'format', 'getBytes', 'getChars', 'getClass', 'hashCode', 'indexOf', 'intern', 'lastIndexOf', 'length', 'matches', 'notify', 'notifyAll', 'offsetByCodePoints', 'regionMatches', 'replace', 'replaceAll', 'replaceFirst', 'split', 'startsWith', 'subSequence', 'substring', 'toCharArray', 'toLowerCase', 'toString', 'toUpperCase', 'trim', 'valueOf', 'wait']

》作業中です《

 ↑ TOP

Created: 1998/05/23|Last updated: 2013/04/08 1:39:26