aboutsummaryrefslogtreecommitdiffstats
path: root/lib/jinterface
diff options
context:
space:
mode:
authorVlad Dumitrescu <[email protected]>2014-02-12 16:03:13 +0100
committerVlad Dumitrescu <[email protected]>2014-02-12 16:03:13 +0100
commite4adf82a9966df4158883ed0c8a3346ca696969c (patch)
tree20f1b1bccad88b55dc2abbdc2bdd0c423106d8cb /lib/jinterface
parent2b4582d2154b157092fc05c387655e5426ed7d8e (diff)
downloadotp-e4adf82a9966df4158883ed0c8a3346ca696969c.tar.gz
otp-e4adf82a9966df4158883ed0c8a3346ca696969c.tar.bz2
otp-e4adf82a9966df4158883ed0c8a3346ca696969c.zip
jinterface: update user's guide with maps
Diffstat (limited to 'lib/jinterface')
-rw-r--r--lib/jinterface/doc/src/jinterface_users_guide.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/jinterface/doc/src/jinterface_users_guide.xml b/lib/jinterface/doc/src/jinterface_users_guide.xml
index aaf84e2e3d..5dfe5c0c6d 100644
--- a/lib/jinterface/doc/src/jinterface_users_guide.xml
+++ b/lib/jinterface/doc/src/jinterface_users_guide.xml
@@ -112,6 +112,10 @@
<cell align="left" valign="middle"><seealso marker="java/com/ericsson/otp/erlang/OtpErlangTuple">OtpErlangTuple</seealso></cell>
</row>
<row>
+ <cell align="left" valign="middle">map</cell>
+ <cell align="left" valign="middle"><seealso marker="java/com/ericsson/otp/erlang/OtpErlangMap">OtpErlangMap</seealso></cell>
+ </row>
+ <row>
<cell align="left" valign="middle">term</cell>
<cell align="left" valign="middle"><seealso marker="java/com/ericsson/otp/erlang/OtpErlangObject">OtpErlangObject</seealso></cell>
</row>