Uses of Interface
org.springframework.data.util.ReadWriteLock
Package
Description
Core utility APIs such as a type information framework to resolve generic types.
-
Uses of ReadWriteLock in org.springframework.data.util
Modifier and TypeMethodDescriptionstatic ReadWriteLock
ReadWriteLock.of
(ReadWriteLock delegate) Create a newReadWriteLock
adapter for the givendelegate
.