Uses of Class
org.mockito.internal.creation.bytebuddy.TypeCachingBytecodeGenerator.TypeCachingLock
Packages that use TypeCachingBytecodeGenerator.TypeCachingLock
-
Uses of TypeCachingBytecodeGenerator.TypeCachingLock in org.mockito.internal.creation.bytebuddy
Fields in org.mockito.internal.creation.bytebuddy declared as TypeCachingBytecodeGenerator.TypeCachingLockModifier and TypeFieldDescriptionprivate final TypeCachingBytecodeGenerator.TypeCachingLock[]TypeCachingBytecodeGenerator.cacheLocksThis array containsTypeCachingBytecodeGenerator.TypeCachingLockinstances, which are used as java monitor locks forTypeCache.findOrInsert(ClassLoader, Object, Callable, Object).Methods in org.mockito.internal.creation.bytebuddy that return TypeCachingBytecodeGenerator.TypeCachingLockModifier and TypeMethodDescriptionTypeCachingBytecodeGenerator.getCacheLockForKey(TypeCachingBytecodeGenerator.MockitoMockKey key) Returns aTypeCachingBytecodeGenerator.TypeCachingLock, which locks theTypeCache.findOrInsert(ClassLoader, Object, Callable, Object).