public class RelatedEntriesContainer extends Object
| Constructor and Description |
|---|
RelatedEntriesContainer() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
addAllEntries(Collection<BufferTypes.IEntry> entries) |
boolean |
addEntries(RelatedEntriesContainer container) |
boolean |
addEntry(BufferTypes.IEntry entry) |
void |
clear() |
boolean |
isEmpty() |
public boolean addEntry(BufferTypes.IEntry entry)
public boolean addAllEntries(Collection<BufferTypes.IEntry> entries)
public boolean addEntries(RelatedEntriesContainer container)
public boolean isEmpty()
public void clear()
Copyright © 2020–2022 RunedUniverse. All rights reserved.