public class Name extends Object
Name()
boolean
equals(Object obj)
String
getName()
int
hashCode()
isQuoted()
static String
lower(String name)
static Name
of(String s)
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Name()
public static Name of(String s)
public static String lower(String name)
public boolean isQuoted()
public String getName()
public String toString()
toString
Object
public int hashCode()
hashCode
public boolean equals(Object obj)
equals
Copyright © 2024. All rights reserved.