com.github.foobar27.nativeinitializer.NativeLoaderAlreadyInitializedException Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of native-initializer Show documentation
Show all versions of native-initializer Show documentation
Specify how native libraries should be loaded
package com.github.foobar27.nativeinitializer;
public class NativeLoaderAlreadyInitializedException extends IllegalStateException {
}