Uses of Class
com.ericsson.otp.erlang.OtpErlangList

Uses of OtpErlangList in com.ericsson.otp.erlang
 

Subclasses of OtpErlangList in com.ericsson.otp.erlang
static class OtpErlangList.SubList
           
 

Methods in com.ericsson.otp.erlang with parameters of type OtpErlangList
 void OtpConnection.sendRPC(java.lang.String mod, java.lang.String fun, OtpErlangList args)
          Send an RPC request to the remote Erlang node.
 

Constructors in com.ericsson.otp.erlang with parameters of type OtpErlangList
OtpErlangString(OtpErlangList list)
          Create an Erlang string from a list of integers.
 



Copyright © 2012 Open Source Erlang. All Rights Reserved.