Java

2008 Nov 16


Abstract 1000 Java Tips Books External Links Java Exceptions Java IO JNI JUnit

Abstract

Abstract classes cannot be instantiated. An abstract class usually has one or more abstract methods which a sublass must implement (as not abstact). An abstract method is just a prototype.


Books (don't have)
  • Core Security Patterns: Best Practices and Strategies for J2EE, Web Services and Identity Management
    External Links

    2006-2008