com.ericsson.otp.ic
public final class Pid extends com.ericsson.otp.erlang.OtpErlangPid
Constructor and Description |
---|
Pid(com.ericsson.otp.erlang.OtpInputStream buf) |
Pid(com.ericsson.otp.erlang.OtpSelf self) |
Pid(java.lang.String node,
int id,
int serial,
int creation) |
public Pid(com.ericsson.otp.erlang.OtpSelf self)
public Pid(com.ericsson.otp.erlang.OtpInputStream buf) throws com.ericsson.otp.erlang.OtpErlangDecodeException
com.ericsson.otp.erlang.OtpErlangDecodeException
public Pid(java.lang.String node, int id, int serial, int creation)
public boolean equal(Pid _pid)