org.lwjgl.util.xxhash.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of org.lwjgl.xxhash Show documentation
Show all versions of org.lwjgl.xxhash Show documentation
LWJGL OSGi bundle (xxHash bindings)
The newest version!
/*
* Copyright LWJGL. All rights reserved.
* License terms: https://www.lwjgl.org/license
* MACHINE GENERATED FILE, DO NOT EDIT
*/
/**
* Contains bindings to xxHash, an extremely fast non-cryptographic hash algorithm.
*
* xxHash successfully completes the SMHasher test suite which evaluates collision, dispersion and
* randomness qualities of hash functions.
*/
@org.lwjgl.system.NonnullDefault
package org.lwjgl.util.xxhash;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy