Interface Configuration
- All Known Implementing Classes:
Configuration.Global, Configuration.Simple
public interface Configuration
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic final recordstatic final record -
Method Summary
Modifier and TypeMethodDescriptionbooleanintint<T> Palette<T> createPalette(Strategy<T> strategy, List<T> paletteEntries)
-
Method Details
-
alwaysRepack
boolean alwaysRepack() -
bitsInMemory
int bitsInMemory() -
bitsInStorage
int bitsInStorage() -
createPalette
-