public static interface DataEntry.EntryListener
Modifier and Type | Method and Description |
---|---|
default void |
end(DataEntry e)
Callback after all entries of this container are streamed
|
void |
entry(DataEntry e)
Callback for each entry in this container.
|
void entry(DataEntry e)
Utf8CharSequence
} do a {Object.clone()
} because the object may be reusede
- The entry in the containerdefault void end(DataEntry e)
e
- the container entryCopyright © 2000-2021 Apache Software Foundation. All Rights Reserved.