Class Ident

java.lang.Object
  |
  +--Ident

public abstract class Ident
extends java.lang.Object


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

Constructor Detail

Ident

public Ident()