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.Cache
CtClassType.getMembers()
protected CtMember.Cache
CtClassType.hasMemberCache()
Returns null if members are not cached.Methods in javassist with parameters of type CtMember.CacheModifier and TypeMethodDescriptionprivate void
CtClassType.makeBehaviorCache
(CtMember.Cache cache) private void
CtClassType.makeFieldCache
(CtMember.Cache cache)