Class LocalAddress

    • Constructor Detail

      • LocalAddress

        public LocalAddress​(String id)
        Creates a new instance with the specified ID.
      • LocalAddress

        public LocalAddress​(Class<?> cls)
        Creates a new instance with a random ID based on the given class.