Skip to content
This repository was archived by the owner on Mar 12, 2026. It is now read-only.
This repository was archived by the owner on Mar 12, 2026. It is now read-only.

Use InetSocketAddress instead of DataStoreServerAddress #11

Description

@cyenyxe

The Java API already provides a class for representing (host, port) pairs, including port number validations: http://docs.oracle.com/javase/7/docs/api/java/net/InetSocketAddress.html.

If possible, standard classes should be favoured over custom ones.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions