Package jpype.doc
Class Test
- java.lang.Object
-
- jpype.doc.Test
-
public class Test extends java.lang.ObjectA bunch of random stuff.- Version:
- 1.0
- Author:
- nelson85
- See Also:
- "The Java Programming Language",
Object.wait(), Java Spec
-
-
Field Summary
Fields Modifier and Type Field Description static intQQ
-
Constructor Summary
Constructors Constructor Description Test()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intmethodOne(int i, java.lang.Object j)This does something special.
-
-
-
Field Detail
-
QQ
public static final int QQ
- See Also:
- Constant Field Values
-
-
Method Detail
-
methodOne
public int methodOne(int i, java.lang.Object j) throws java.lang.NoSuchMethodExceptionThis does something special.It is so special we won't tell you.
We have our reasons. Seeaora
. So up and don't look down. Literally A<B>C. Don't feel s when you can be bold or em or italics.Use the
BangBangmethod. *.hey.method(1, SecretMap());North East Steps Y N 10 N Y 20 - Defines
- Something.
- Item 1
- Apples
- Pears
- Item 2
- Parameters:
i- an argumenta. 1j- another argument.- Returns:
- a secret code.
- Throws:
java.lang.NoSuchMethodException- if something bad happens.- Since:
- 1.5
-
-