|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.unibas.bancathread.condizione.Filiale
public class Filiale
Field Summary | |
---|---|
static int |
IMPORTO_MAX
|
static int |
NUMERO_OPERAZIONI
|
Constructor Summary | |
---|---|
Filiale(int id,
Banca banca)
|
Method Summary | |
---|---|
void |
run()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int NUMERO_OPERAZIONI
public static final int IMPORTO_MAX
Constructor Detail |
---|
public Filiale(int id, Banca banca)
Method Detail |
---|
public void run()
run
in interface java.lang.Runnable
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |