com.carrotsearch.ant.tasks.junit4.events
Class AppendStdOutEvent
java.lang.Object
com.carrotsearch.ant.tasks.junit4.events.AppendStdOutEvent
- All Implemented Interfaces:
- IEvent, IStreamEvent
public class AppendStdOutEvent
- extends Object
- implements IStreamEvent
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AppendStdOutEvent
protected AppendStdOutEvent()
AppendStdOutEvent
public AppendStdOutEvent(byte[] b,
int off,
int len)
getChunk
public byte[] getChunk()
- Specified by:
getChunk in interface IStreamEvent
getType
public EventType getType()
- Specified by:
getType in interface IEvent
Copyright © 2011-2012 Carrot Search s.c.. All Rights Reserved.