<<< Interface and abstract class compared | Index | interface syntax >>> |
Some interfaces in the java.lang package
----------------------------------- Interface Methods ---------- ----------------------- Cloneable None Comparable int compareTo( Object ) -----------------------------------
<<< Interface and abstract class compared | Index | interface syntax >>> |