Class Private

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

public class Private
extends Modifier


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

Constructor Detail

Private

public Private()