@Value.Immutable public abstract class Agent extends Object
| Constructor and Description |
|---|
Agent() |
| Modifier and Type | Method and Description |
|---|---|
abstract Config |
getConfig() |
abstract DebugConfig |
getDebugConfig() |
abstract Member |
getMember() |
public abstract Config getConfig()
@Nullable public abstract DebugConfig getDebugConfig()
public abstract Member getMember()
Copyright © 2018. All rights reserved.