public class BufferOrEvent extends Object
Buffer and AbstractEvent.| Constructor and Description |
|---|
BufferOrEvent(AbstractEvent event) |
BufferOrEvent(Buffer buffer) |
public BufferOrEvent(Buffer buffer)
public BufferOrEvent(AbstractEvent event)
public boolean isBuffer()
public boolean isEvent()
public Buffer getBuffer()
public AbstractEvent getEvent()
Copyright © 2014 The Apache Software Foundation. All rights reserved.