Searched defs:BaseTypeWrapper (Results 1 – 1 of 1) sorted by relevance
276 class BaseTypeWrapper { class in CallVerificationStack284 public BaseTypeWrapper(boolean val) { in BaseTypeWrapper() method in CallVerificationStack.BaseTypeWrapper291 public BaseTypeWrapper(byte val) { in BaseTypeWrapper() method in CallVerificationStack.BaseTypeWrapper298 public BaseTypeWrapper(char val) { in BaseTypeWrapper() method in CallVerificationStack.BaseTypeWrapper305 public BaseTypeWrapper(double val) { in BaseTypeWrapper() method in CallVerificationStack.BaseTypeWrapper312 public BaseTypeWrapper(float val) { in BaseTypeWrapper() method in CallVerificationStack.BaseTypeWrapper319 public BaseTypeWrapper(int val) { in BaseTypeWrapper() method in CallVerificationStack.BaseTypeWrapper326 public BaseTypeWrapper(long val) { in BaseTypeWrapper() method in CallVerificationStack.BaseTypeWrapper333 public BaseTypeWrapper(short val) { in BaseTypeWrapper() method in CallVerificationStack.BaseTypeWrapper