| Constructor and Description |
|---|
FirstFlag()
Creates instance of FirstFlag.
|
| Modifier and Type | Method and Description |
|---|---|
void |
reset()
Resets flag to original state.
|
boolean |
unpack()
Check if this is the first time.
|
public boolean unpack()
true, subsequent calls will return false.public void reset()
unpack() method will return true and
subsequent will again return false.Copyright © 2013–2018 Europeana Cloud Development Team. All rights reserved.