Class Abstract

java.lang.Object
  |
  +--Modifier
        |
        +--Abstract

public class Abstract
extends Modifier


Constructor Summary
Abstract()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Abstract

public Abstract()