Home > Back-end >  String isBlank () and the trim () equals (" ") is the same
String isBlank () and the trim () equals (" ") is the same

Time:04-15

Had just discovered that this method, used the trim. The equals (" ") always feel too redundant, if use isBlank () is ok?
  • Related