@Immutable public interface ConcurrentNotepad extends Notepad
Modifier and Type | Interface and Description |
---|---|
static class |
ConcurrentNotepad.Composite
Composite.
|
Notepad.Empty
Modifier and Type | Method and Description |
---|---|
boolean |
addIfAbsent(String item)
Add item if it is absent.
|
boolean addIfAbsent(String item)
item
- The item to addCopyright © 2009–2013 Rultor Inc.. All rights reserved.