All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.github.lontime.extredisson.rpc.common.BytesSingleBytesReplyOutput Maven / Gradle / Ivy

There is a newer version: 1.4.0
Show newest version
package com.github.lontime.extredisson.rpc.common;

import lombok.Getter;
import lombok.Setter;

/**
 * BytesSingleBytesReplyOutput.
 * @author lontime
 * @since 1.0
 */
@Getter
@Setter
public class BytesSingleBytesReplyOutput extends SingleReplyOutput {

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy