|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
Lang-Util API.
See:
Description
| Class Summary | |
|---|---|
| AbstractCharIterator | This is an abstract base implementation of the CharIterator
interface. |
| AbstractCharSequence | This is an abstract implementation of the CharSequence to
make life easier. |
| BasicUtilImpl | This is the implementation of the BasicUtil interface. |
| CharSubSequence | This is an implementation of the CharSequence Interface
that can be used to implement the method
CharSequence.subSequence(int, int). |
| CoreCharSequence | This is an abstract base implementation of the CharSequence
interface. |
| SequenceCharIterator | This is an implementation of the CharIterator interface that simply
iterates a given
CharSequence. |
| SpaceNormalizingCharIterator | This is an implementation of the CharIterator interface that adapts a
CharIterator such that spaces are normalized. |
| StringUtilImpl | This is the implementation of the StringUtil interface. |
| SystemInformationImpl | This is the implementation of the SystemInformation interface. |
| SystemUtilImpl | This is the implementation of the SystemUtil interface. |
Contains the basic implementation of the
Lang-Util API.
Lang-Util API.AbstractCharSequence helps to
write implementations of the interface CharSequence easily.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||