public class NonEmptyString extends Object
| Constructor and Description |
|---|
NonEmptyString() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getText() |
int |
hashCode() |
void |
setText(String text) |
NonEmptyString |
text(String text) |
String |
toString() |
Copyright © 2017. All rights reserved.