Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.fudaa.dodico.collection
Class DCollection  view DCollection download DCollection.java

java.lang.Object
  extended byorg.fudaa.dodico.objet.DObjet
      extended byorg.fudaa.dodico.collection.DCollection

public abstract class DCollection
extends org.fudaa.dodico.objet.DObjet

Classe typant les objets implantant des interfaces du type ICollection.

Version:
$Revision: 1.3 $ $Date: 2001/09/11 14:29:51 $ by $Author: deniger $

Field Summary
 
Fields inherited from class org.fudaa.dodico.objet.DObjet
tie_
 
Constructor Summary
DCollection()
          Constructeur vide.
 
Methods inherited from class org.fudaa.dodico.objet.DObjet
clone, codeHachage, creeClone, dispose, egale, enChaine, initialise, interfacesCorba, moduleCorba, reconnecte, tie, toString
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DCollection

public DCollection()
Constructeur vide.