Package org.assertj.core.internal
Class Strings.Whitespace
java.lang.Object
org.assertj.core.internal.Strings.Whitespace
- Enclosing class:
- Strings
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final int
private static final int
private static final String
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
TABLE
- See Also:
-
MULTIPLIER
private static final int MULTIPLIER- See Also:
-
SHIFT
private static final int SHIFT
-
-
Constructor Details
-
Whitespace
private Whitespace()
-
-
Method Details
-
isWhitespace
public static boolean isWhitespace(char c)
-