![JAR search and dependency download from the Maven repository](/logo.png)
dds.constants$22 Maven / Gradle / Ivy
// Generated by jextract
package dds;
import java.lang.invoke.MethodHandle;
import java.lang.invoke.VarHandle;
import java.nio.ByteOrder;
import java.lang.foreign.*;
import static java.lang.foreign.ValueLayout.*;
final class constants$22 {
// Suppresses default constructor, ensuring non-instantiability.
private constants$22() {}
static final MemorySegment const$0 = RuntimeHelper.CONSTANT_ALLOCATOR.allocateUtf8String("Denomination filter vector has no entries");
static final MemorySegment const$1 = RuntimeHelper.CONSTANT_ALLOCATOR.allocateUtf8String("Too many DD tables requested");
static final MemorySegment const$2 = RuntimeHelper.CONSTANT_ALLOCATOR.allocateUtf8String("Chunk size is less than 1");
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy