blob: ac2bf98403bcd5eaef05f26f6d71b0221505df95 [file] [log] [blame]
public class B21031147 {
{
return new StringBuilder(maxLength)
.append(seq, 0, truncationLength).append(truncationIndicator).toString();
}
}