public class TargetAndClient extends Object
| Constructor and Description |
|---|
TargetAndClient(HeliosClient client) |
TargetAndClient(Target target,
HeliosClient client) |
| Modifier and Type | Method and Description |
|---|---|
HeliosClient |
getClient() |
com.google.common.base.Optional<Target> |
getTarget() |
public TargetAndClient(Target target, HeliosClient client)
public TargetAndClient(HeliosClient client)
public com.google.common.base.Optional<Target> getTarget()
public HeliosClient getClient()
Copyright © 2016. All rights reserved.