Main Page | Packages | Class Hierarchy | Class List | Directories | File List | Class Members | Related Pages

Ambiente.java

Go to the documentation of this file.
00001 package plp.orientadaObjetos1.memoria;
00005 public interface Ambiente {
00009     public void incrementa();
00013     public void restaura();
00014 
00015 }

Generated on Mon Aug 8 20:20:46 2005 for Linguagem OO1 - Generics by  doxygen 1.4.4