Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
connect
Method · 0.95
bind
Method · 0.95
bind
Method · 0.95
connect
Method · 0.95
send
Method · 0.95
bind
Method · 0.95
bind
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected