| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectpartage.ComplexInstance.AbstractIntegerAggregator
partage.ComplexInstance.MinAggregator
public static class ComplexInstance.MinAggregator
An implementation of a real aggregator which computes the min of the weights.
| Constructor Summary | |
|---|---|
| ComplexInstance.MinAggregator() | |
| Method Summary | |
|---|---|
|  int | aggregate(int i1,
          int i2) | 
| Methods inherited from class partage.ComplexInstance.AbstractIntegerAggregator | 
|---|
| aggregate | 
| Methods inherited from class java.lang.Object | 
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public ComplexInstance.MinAggregator()
| Method Detail | 
|---|
public int aggregate(int i1,
                     int i2)
aggregate in class ComplexInstance.AbstractIntegerAggregator| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||