CatString class
- Inheritance
- Object
- StringBuffer
- CatString
Constructors
Properties
- hashCode → int
-
read-only, inherited
- isEmpty → bool
-
read-only, inherited
- isNotEmpty → bool
-
read-only, inherited
- length → int
-
read-only, inherited
- runtimeType → Type
-
read-only, inherited
Methods
-
clear(
) → void -
inherited
-
noSuchMethod(
Invocation invocation) → dynamic -
inherited
-
toString(
) → String -
inherited
-
write(
Object obj) → void -
inherited
-
writeAll(
Iterable objects, [ String separator = "" ]) → void -
inherited
-
writeCharCode(
int charCode) → void -
inherited
-
writeln(
[Object obj = "" ]) → void -
inherited
Operators
-
operator ==(
dynamic other) → bool -
inherited