public final class CommandCompletion
extends java.lang.Object
| Modifier and Type | Field and Description | 
|---|---|
static CommandCompletion | 
INCOMPLETE  | 
| Constructor and Description | 
|---|
CommandCompletion(long start,
                 long upstreamResponse)  | 
| Modifier and Type | Method and Description | 
|---|---|
long | 
getStart()  | 
long | 
getUpstreamResponse()  | 
boolean | 
isComplete()  | 
public static final CommandCompletion INCOMPLETE
Copyright © 2021. All Rights Reserved.