public final class NewRowEventWrapper extends Object implements Serializable
Constructor and Description |
---|
NewRowEventWrapper(NewRowEvent newRow,
boolean isLast) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object another) |
NewRowEvent |
getNewRowEvent() |
int |
hashCode() |
boolean |
isLast() |
String |
toString() |
public NewRowEventWrapper(NewRowEvent newRow, boolean isLast)
newRow
- isLast
- public boolean isLast()
public NewRowEvent getNewRowEvent()
Copyright © 2006–2015. All rights reserved.