trz.gaia.util
Class ListaCellule

java.lang.Object
  |
  +--trz.gaia.util.ListaCellule

public class ListaCellule
extends java.lang.Object


Constructor Summary
ListaCellule()
           
 
Method Summary
static Cellula get()
           
static Cellula get(java.lang.String nome)
           
static void put(Cellula cellula)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ListaCellule

public ListaCellule()
Method Detail

put

public static void put(Cellula cellula)

get

public static Cellula get(java.lang.String nome)

get

public static Cellula get()