Package com.android.dx.rop.cst
Class Zeroes
java.lang.Object
com.android.dx.rop.cst.Zeroes
Utility for turning types into zeroes.
-
Method Summary
-
Method Details
-
zeroFor
Gets the "zero" (ornull
) value for the given type.- Parameters:
type
-non-null;
the type in question- Returns:
non-null;
its "zero" value
-