Class Boxing
java.lang.Object
com.llamalad7.mixinextras.expression.impl.flow.Boxing
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.objectweb.asm.TypegetUnboxedType(org.objectweb.asm.Type boxedType)
-
Constructor Details
-
Boxing
public Boxing()
-
-
Method Details
-
getUnboxedType
public static org.objectweb.asm.Type getUnboxedType(org.objectweb.asm.Type boxedType)
-