public class MaxProcedure<T> extends Object implements Procedure<T>
Procedure that holds on to the minimum element seen so far,
determined by the Function.| Constructor and Description |
|---|
MaxProcedure() |
Copyright © 2004–2022. All rights reserved.