mirror of
https://github.com/bitcoinj/bitcoinj.git
synced 2024-11-20 10:12:19 +01:00
Add a comment to the EventListenerInvoker class.
This commit is contained in:
parent
1a4acc18be
commit
cf76cf064f
@ -20,7 +20,7 @@ import java.util.List;
|
||||
|
||||
/**
|
||||
* A utility class that makes it easier to run lists of event listeners that are allowed to
|
||||
* delete themselves during their execution.
|
||||
* delete themselves during their execution. Event listeners are locked during execution. <p>
|
||||
*
|
||||
* Use like this:<p>
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user