public static class SystemOutService.Redirect extends Object
| Modifier and Type | Field and Description |
|---|---|
protected SystemOutService |
soutSrvc |
| Constructor and Description |
|---|
Redirect(SystemOutService.Redirect sample) |
Redirect(SystemOutService soutSrvc) |
| Modifier and Type | Method and Description |
|---|---|
SystemOutService.Redirect |
clone() |
SystemOutService.RedirectStream |
error() |
SystemOutService.RedirectStream |
output() |
protected SystemOutService soutSrvc
public Redirect(SystemOutService soutSrvc)
public Redirect(SystemOutService.Redirect sample)
public SystemOutService.Redirect clone()
public SystemOutService.RedirectStream output()
public SystemOutService.RedirectStream error()
Copyright © 2018. All rights reserved.