Beispiel #1
0
 public ATNTIterator(Aggregate agg)
 {
     aggregate = agg;
 }
Beispiel #2
0
 public TMobileIterator(Aggregate agg)
 {
     aggregate = agg;
 }
Beispiel #3
0
 public VerizonIterator(Aggregate agg)
 {
     aggregate = agg;
 }
Beispiel #4
0
 public SprintIterator(Aggregate agg)
 {
     aggregate = agg;
 }