Class EnforceAtMostOneElementCollector<T>

java.lang.Object
no.digipost.collection.EnforceAtMostOneElementCollector<T>
All Implemented Interfaces:
Collector<T,OneTimeAssignment<T>,Optional<T>>, EmptyResultIfEmptySourceCollector<T,OneTimeAssignment<T>,T>

public class EnforceAtMostOneElementCollector<T> extends Object implements EmptyResultIfEmptySourceCollector<T,OneTimeAssignment<T>,T>