appendToWithoutDelimiters2 abstract method
- @Deprecated('Use appendToWithoutDelimiters instead')
- StringBuffer buffer
Appends the type, name and possibly the default value of this parameter
to the given buffer
.
Implementation
@Deprecated('Use appendToWithoutDelimiters instead')
void appendToWithoutDelimiters2(StringBuffer buffer);