Ok, I\'m sure that this must exist on here somewhere, but I can\'t seem to find it.
Is there, and if there is what is, a minimum (non-null) String seque
String
Yes it is a empty String with not values in it.
Take a look at this sample code :
String str = ""; str.compareTo("");