All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.purejava.appindicator.constants$3448 Maven / Gradle / Ivy

There is a newer version: 1.4.1
Show newest version
// Generated by jextract

package org.purejava.appindicator;

import java.lang.foreign.MemorySegment;
final class constants$3448 {

    // Suppresses default constructor, ensuring non-instantiability.
    private constants$3448() {}
    static final MemorySegment const$0 = RuntimeHelper.CONSTANT_ALLOCATOR.allocateUtf8String("2.42.10");
    static final MemorySegment const$1 = MemorySegment.ofAddress(2L);
    static final MemorySegment const$2 = MemorySegment.ofAddress(69L);
    static final MemorySegment const$3 = MemorySegment.ofAddress(5L);
    static final MemorySegment const$4 = MemorySegment.ofAddress(7L);
    static final MemorySegment const$5 = MemorySegment.ofAddress(17L);
}






© 2015 - 2024 Weber Informatics LLC | Privacy Policy