Google Web Toolkit (Beta)
« prev
next »
Google Code Home
>
Google Web Toolkit
>
JRE Emulation Library
>
java.lang
>
CharSequence
Google Web Toolkit
Product Overview
Getting Started Guide
Download SDK
Developer Guide
Example Projects
GWT Class Reference
JRE Emulation Library
Web Toolkit FAQ
Web Toolkit Blog
Developer Forum
Search Google Code
Interface CharSequence
public interface
CharSequence
// Implemented by
StringBuffer
,
String
Methods
charAt(int)
length()
subSequence(int, int)
toString()