public class UserName extends Object
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
static UserName |
fromString(String userName)
Creates a UserName from the given string
|
int |
hashCode() |
String |
toString() |
Copyright © 2022 Apache Software Foundation. All rights reserved.