@Target(value=METHOD) @Retention(value=RUNTIME) @Documented public @interface HuaStream
| Modifier and Type | Optional Element and Description |
|---|---|
int |
bufferSize |
String |
endCharacter |
Class<? extends StreamLimit> |
limit |
public abstract String endCharacter
public abstract Class<? extends StreamLimit> limit
Copyright © 2020. All rights reserved.