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