- java.lang.Object
-
- org.postgresql.util.HostSpec
-
-
Constructor Summary
Constructors
Constructor and Description |
HostSpec(java.lang.String host,
int port) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
Field Detail
-
port
protected final int port
-
Method Detail
-
getPort
public int getPort()
-
hashCode
public int hashCode()
- Overrides:
hashCode
in class java.lang.Object
Copyright © 2021 PostgreSQL Global Development Group. All rights reserved.