T
public class BizRequest<T> extends Object implements Serializable
BizRequest()
static <T> BizRequest<T>
wrap(String bizType, T data)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public BizRequest()
public static <T> BizRequest<T> wrap(String bizType, T data)
bizType
data
Copyright © 2021. All rights reserved.