public class CaptchaResponse<T> extends Object implements Serializable
CaptchaResponse()
static <T> CaptchaResponse<T>
of(String id, T data)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CaptchaResponse()
public static <T> CaptchaResponse<T> of(String id, T data)
Copyright © 2020. All rights reserved.