|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.code.java2objc.examples.lang.InitExamples
public class InitExamples
Examples of how java2objc converts Java constructors into Objective C init methods
| Constructor Summary | |
|---|---|
InitExamples(int a,
String b)
|
|
InitExamples(int a,
String b,
String c,
double d)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InitExamples(int a,
String b)
public InitExamples(int a,
String b,
String c,
double d)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||