MCPcopy Create free account
hub / github.com/ReadyTalk/avian / getPort

Method getPort

classpath/java/net/InetSocketAddress.java:45–47  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

43 }
44
45 public int getPort() {
46 return port;
47 }
48
49 public boolean equals(Object o) {
50 if (o instanceof InetSocketAddress) {

Callers 7

connectMethod · 0.95
bindMethod · 0.95
bindMethod · 0.95
connectMethod · 0.95
sendMethod · 0.95
bindMethod · 0.95
bindMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected