Package org.grails.charsequences
-
Interface Summary Interface Description CharArrayAccessible Marker interface for telling that the underlying char array is directly accessible This interface is missing from the JVM although String, StringBuffer and StringBuilder all have this method. -
Class Summary Class Description CharSequences Utility functions for handling java.lang.CharSequence instances