¡@

Home 

2014/10/16 ¤W¤È 08:21:10

android Programming Glossary: parameterizedtype

Google Drive API doesn't play well with ProGuard (NPE)

http://stackoverflow.com/questions/14410520/google-drive-api-doesnt-play-well-with-proguard-npe

Types.java 329 private static Type getActualParameterAtPosition Type type Class superClass int position ParameterizedType parameterizedType Types.getSuperParameterizedType type superClass Type valueType parameterizedType.getActualTypeArguments.. getActualParameterAtPosition Type type Class superClass int position ParameterizedType parameterizedType Types.getSuperParameterizedType type superClass Type valueType parameterizedType.getActualTypeArguments position this is normally a type variable except.. Arrays.asList type TypeVariable valueType if resolve null return resolve return valueType I suspect Types.getSuperParameterizedType returning null . So I further look into Types.getSuperParameterizedType . public static ParameterizedType getSuperParameterizedType..