Class Name

    • Constructor Detail

      • Name

        public Name​(String name)
    • Method Detail

      • matches

        public boolean matches​(String pattern)
      • contains

        public boolean contains​(String partialString)
      • startsWith

        public boolean startsWith​(String pattern)
      • endsWith

        public boolean endsWith​(String pattern)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object