public class FacadeSuccessResult<T> extends Object implements FacadeResult<T>
| Modifier and Type | Class and Description |
|---|---|
static interface |
FacadeSuccessResult.SuccessFromProtocol |
| Modifier and Type | Field and Description |
|---|---|
static FacadeSuccessResult.SuccessFromProtocol |
FROM_PROTOCOL |
| Constructor and Description |
|---|
FacadeSuccessResult() |
public static final FacadeSuccessResult.SuccessFromProtocol FROM_PROTOCOL
Copyright © 2020. All rights reserved.