Untitled
unknown
plain_text
2 years ago
130 B
3
Indexable
class NamaClass {
    String atribut1;
    String atribut2;
    void namaMethod(){ ... }
    void namaMethodLain(){ ... }
}Editor is loading...
class NamaClass {
    String atribut1;
    String atribut2;
    void namaMethod(){ ... }
    void namaMethodLain(){ ... }
}