| Package | Description |
|---|---|
| net.lecousin.framework.application.launcher |
Application launcher.
|
| net.lecousin.framework.io.buffering |
IO with bufferization.
|
| net.lecousin.framework.util |
Utility classes.
|
| Constructor and Description |
|---|
DynamicLibrariesManager(List<File> devPaths,
SplashScreen splash,
List<LibraryDescriptorLoader> loaders,
File appDir,
ApplicationConfiguration cfg,
List<Triple<String,String,String>> plugins)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
LinkedArrayList<Triple<byte[],Integer,Integer>> |
ByteBuffersIO.getBuffers()
Must be called only when no more modification are being done.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
Triple.Serializable<T1 extends Serializable,T2 extends Serializable,T3 extends Serializable>
Serializable Triple.
|
Copyright © 2019. All rights reserved.