public class EzySimpleParamsResponse<P extends EzyResponseParams> extends EzySimpleResponse implements EzyParamsResponse<P>
| Modifier and Type | Field and Description |
|---|---|
protected P |
params |
command| Constructor and Description |
|---|
EzySimpleParamsResponse(com.tvd12.ezyfox.constant.EzyConstant command,
P params) |
| Modifier and Type | Method and Description |
|---|---|
void |
release() |
protected void |
serialize(com.tvd12.ezyfox.builder.EzyArrayBuilder arrayBuilder) |
serializenewArray, newArrayBuilder, newObject, newObjectBuilderclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCommandgetParamsprotected P extends EzyResponseParams params
public EzySimpleParamsResponse(com.tvd12.ezyfox.constant.EzyConstant command,
P params)
protected final void serialize(com.tvd12.ezyfox.builder.EzyArrayBuilder arrayBuilder)
serialize in class EzySimpleResponsepublic void release()
release in interface com.tvd12.ezyfox.util.EzyReleasablerelease in class EzySimpleResponseCopyright © 2021 Young Monkeys. All rights reserved.