org.oddjob.beancmpr.matchables
Interface BeanProducingResultHandler

All Superinterfaces:
BeanCmprResultsHandler
All Known Implementing Classes:
BeanCreatingResultHandler

public interface BeanProducingResultHandler
extends BeanCmprResultsHandler


Method Summary
 void setOut(Collection<? super Object> destination)
           
 
Methods inherited from interface org.oddjob.beancmpr.matchables.BeanCmprResultsHandler
compared, xMissing, yMissing
 

Method Detail

setOut

void setOut(Collection<? super Object> destination)


Copyright © 2013. All Rights Reserved.