com.indeed.proctor.consumer
Class CannedProctorResults

java.lang.Object
  extended by com.indeed.proctor.consumer.CannedProctorResults

public class CannedProctorResults
extends Object

Author:
matts

Constructor Summary
CannedProctorResults()
           
 
Method Summary
static ProctorResult of(Bucket<?>... results)
           
static ProctorResult of(CannedProctorResult<?>... results)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CannedProctorResults

public CannedProctorResults()
Method Detail

of

public static ProctorResult of(Bucket<?>... results)

of

public static ProctorResult of(CannedProctorResult<?>... results)


Copyright © 2014. All Rights Reserved.