Lines Matching refs:Cache
275 private static Cache mClasses = new Cache() {
395 private static Cache mMethods = new Cache() {
496 private static Cache mFields = new Cache() {
514 private static Cache mPackagees = new Cache() {
526 private static Cache mTypes = new Cache() {
608 private static final Cache mTypesFromString = new Cache() {
630 private static Cache mMembers = new Cache() {
659 private static Cache mAnnotationInstances = new Cache() {
675 private abstract static class Cache {