A wrapper around the internal LongHashSet implementation. This type of HashSet allows storing long keys. Ideally, two int values are merged into one long to store 2D-coordinates.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.