Home >
Back-end > String isBlank () and the trim () equals (" ") is the same
String isBlank () and the trim () equals (" ") is the same
Had just discovered that this method, used the trim. The equals (" ") always feel too redundant, if use isBlank () is ok?