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

io.contek.invoker.hbdmlinear.api.rest.common.RestChannelTickResponse Maven / Gradle / Ivy

package io.contek.invoker.hbdmlinear.api.rest.common;

import javax.annotation.concurrent.NotThreadSafe;

@NotThreadSafe
public abstract class RestChannelTickResponse extends RestTickResponse {

  public String ch;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy