-
- All Implemented Interfaces:
public final class InteractionResponse.LongResponse extends InteractionResponse
-
-
Constructor Summary
Constructors Constructor Description InteractionResponse.LongResponse(Long response)
-
Method Summary
Modifier and Type Method Description final LonggetResponse()-
-
Constructor Detail
-
InteractionResponse.LongResponse
InteractionResponse.LongResponse(Long response)
-
-
Method Detail
-
getResponse
final Long getResponse()
-
-
-
-