public class SupplyAgent
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
(package private) java.util.HashMap<java.lang.String,SupplyClerk> |
clerks |
Constructor and Description |
---|
SupplyAgent() |
Modifier and Type | Method and Description |
---|---|
void |
addDependent(Dependent dep,
Supplier supplier) |
private SupplyClerk |
getSupplyClerk(java.lang.String modality) |
void |
notifyAllIfChanged(Supplier supplier) |
java.util.HashMap<java.lang.String,SupplyClerk> clerks
private SupplyClerk getSupplyClerk(java.lang.String modality)
public void notifyAllIfChanged(Supplier supplier)
Copyright © 2013. All Rights Reserved.