// Initialized in JVM not by private constructor
// This field is filtered from reflection access, i.e. getDeclaredField
// will throw NoSuchFieldException
private final ClassLoader classLoader;
How something is filtered from reflection ? in android there is also white list and black list for reflection , How they filtered something from reflection?
Aucun commentaire:
Enregistrer un commentaire