Uses of Class
javassist.CtMember.Cache
Packages that use CtMember.Cache
-
Uses of CtMember.Cache in javassist
Fields in javassist with type parameters of type CtMember.CacheMethods in javassist that return CtMember.CacheModifier and TypeMethodDescriptionprotected CtMember.CacheCtClassType.getMembers()protected CtMember.CacheCtClassType.hasMemberCache()Returns null if members are not cached.Methods in javassist with parameters of type CtMember.CacheModifier and TypeMethodDescriptionprivate voidCtClassType.makeBehaviorCache(CtMember.Cache cache) private voidCtClassType.makeFieldCache(CtMember.Cache cache)