Static Public Member Functions | |
| static boolean | empty (String str, boolean trim) |
| static boolean | empty (String str) |
| static boolean | equals (Object obj1, Object obj2) |
| static boolean | notEmpty (String str, boolean trim) |
| static boolean | notEmpty (String str) |
| static boolean | notEquals (Object obj1, Object obj2) |
| static boolean empty | ( | String | str, | |
| boolean | trim | |||
| ) | [static] |
| static boolean empty | ( | String | str | ) | [static] |
| static boolean equals | ( | Object | obj1, | |
| Object | obj2 | |||
| ) | [static] |
| static boolean notEmpty | ( | String | str, | |
| boolean | trim | |||
| ) | [static] |
| static boolean notEmpty | ( | String | str | ) | [static] |
| static boolean notEquals | ( | Object | obj1, | |
| Object | obj2 | |||
| ) | [static] |
1.5.8