plp.orientadaAspectos1.memoria.colecao
Class HashIdDefClasse

java.lang.Object
  extended by plp.orientadaAspectos1.memoria.colecao.HashGenerica<Id,DefClasse>
      extended by plp.orientadaAspectos1.memoria.colecao.HashIdDefClasse
All Implemented Interfaces:
java.lang.Iterable<Id>

public class HashIdDefClasse
extends HashGenerica<Id,DefClasse>

Tabela hash cujas chaves são identificadores e os valores são o conteúdo da classe, ou seja, DefClasse.


Constructor Summary
HashIdDefClasse()
           
 
Method Summary
 
Methods inherited from class plp.orientadaAspectos1.memoria.colecao.HashGenerica
change, get, iterator, keys, put
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HashIdDefClasse

public HashIdDefClasse()