JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Tree
Deprecated
Index
Search
Help
Wiki
GitHub
org.moddingx.libx.util
Contents
Description
Related Packages
Classes and Interfaces
Hide sidebar
Show sidebar
Package org.moddingx.libx.util
package
org.moddingx.libx.util
Related Packages
Package
Description
org.moddingx.libx
org.moddingx.libx.util.data
org.moddingx.libx.util.game
org.moddingx.libx.util.lazy
org.moddingx.libx.util.math
All Classes and Interfaces
Classes
Record Classes
Class
Description
ClassUtil
Utilities for instances of the
Class
class.
Misc
Some miscellaneous stuff that does not fit anywhere else.
Ref
<T>
A wrapper for an element that implements
equals
and
hashCode
for reference equality, no matter what the actual implementation of these methods does for the value of the
Ref
object.