diff options
author | chiba <chiba@30ef5769-5b8d-40dd-aea6-55b5d6557bb3> | 2008-12-07 07:17:53 +0000 |
---|---|---|
committer | chiba <chiba@30ef5769-5b8d-40dd-aea6-55b5d6557bb3> | 2008-12-07 07:17:53 +0000 |
commit | df66d916e0adcfb7245be6fc032ad4ae2969468d (patch) | |
tree | 9344109356ef452f79a6067434b61537d6c33cb5 /tutorial/tutorial.html | |
parent | 594329d26539dae967b962fb89baa8b374a6b06d (diff) | |
download | javassist-df66d916e0adcfb7245be6fc032ad4ae2969468d.tar.gz javassist-df66d916e0adcfb7245be6fc032ad4ae2969468d.zip |
for fixing JASSIST-70
git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@463 30ef5769-5b8d-40dd-aea6-55b5d6557bb3
Diffstat (limited to 'tutorial/tutorial.html')
-rw-r--r-- | tutorial/tutorial.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tutorial/tutorial.html b/tutorial/tutorial.html index 87027d62..1d8dbc74 100644 --- a/tutorial/tutorial.html +++ b/tutorial/tutorial.html @@ -24,6 +24,7 @@ Shigeru Chiba <br>4. <a href="tutorial2.html#intro">Introspection and customization</a> <br>5. <a href="tutorial3.html#intro">Bytecode level API</a> <br>6. <a href="tutorial3.html#generics">Generics</a> +<br>7. <a href="tutorial3.html#j2me">J2ME</a> </ul> <p><br> |