Uses of Interface
com.aoapps.lang.io.Writable
-
Packages that use Writable Package Description com.aoapps.lang.io -
-
Uses of Writable in com.aoapps.lang.io
Classes in com.aoapps.lang.io that implement Writable Modifier and Type Class Description classAoCharArrayWriterProvides direct access to the internalchar[].Methods in com.aoapps.lang.io that return Writable Modifier and Type Method Description WritableAoCharArrayWriter. trim()WritableWritable. trim()Trims the contents of this writable, as per rules ofStrings.isWhitespace(int), returning the instance that represents this writable trimmed.
-