Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

access java method with number

Name: Anonymous 2006-06-10 5:54

how to access a java method with a number, since i can't seem make a method array or pass a method reference

Name: Anonymous 2006-06-13 5:46

Every time you need to do:

switch (lol) {
 case 'harbl': harbl(); break;
 case 'rofl': rofl(); break;
 case 'fap': fap(); break;
}

type things, you realize the language you're working with is shit.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List