C - The type for the answer.public final class ClusterPingerTest.CloseAnswer<C> extends Object implements org.easymock.IAnswer<C>
IAnswer to close the pinger.| Constructor and Description |
|---|
ClusterPingerTest.CloseAnswer(C reply)
Creates a new CallbackReply.
|
ClusterPingerTest.CloseAnswer(Throwable error)
Creates a new CallbackReply.
|
public ClusterPingerTest.CloseAnswer(C reply)
reply - The reply to provide to the callback.public ClusterPingerTest.CloseAnswer(Throwable error)
error - The error to provide to the callback.Copyright © 2011–2014 Allanbank Consulting, Inc.. All rights reserved.