Package dev.espi.protectionstones.utils
Class Objs
java.lang.Object
dev.espi.protectionstones.utils.Objs
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
Objs
public Objs()
-
-
Method Details
-
replaceNull
public static <T> T replaceNull(T obj, T replacementIfNull)
-