StringBuilder Java Pop Back

sb.setLength(sb.length() - 1);
Amused Angelfish