public final class BufferPreparatorStore
extends java.lang.Object
Constructor and Description |
---|
BufferPreparatorStore() |
Modifier and Type | Method and Description |
---|---|
void |
addPreparator(BufferPreparator preparator) |
BufferPreparator |
getPreparatorFor(java.lang.String bufferId) |
BufferPreparator |
getPreparatorFor(java.lang.String bufferId,
int level) |
public void addPreparator(BufferPreparator preparator)
public BufferPreparator getPreparatorFor(java.lang.String bufferId, int level)
public BufferPreparator getPreparatorFor(java.lang.String bufferId)