Toggle navigation
Home
org.newsclub.net.unix.AFUNIXSocket to java.lang.reflect.AccessibleObject
No. of Instances - 2
No. of Commits - 1
No. of Projects - {'byte-buddy'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: External -> Jdk
Mapping:
Add or Remove Method invocation
socket.getInputStream()
to
((AFUNIXSocket)this.socket).getInputStream()
socket.getOutputStream()
to
((AFUNIXSocket)this.socket).getOutputStream()