All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.github.aqiu202.lock.base.LockValueHolderStrategy Maven / Gradle / Ivy

There is a newer version: 1.2.0
Show newest version
package com.github.aqiu202.lock.base;

/**
 * 
LockHolderMode
* * @author aqiu 2020/12/21 13:08 **/ public enum LockValueHolderStrategy { inheritable_thread, thread }




© 2015 - 2025 Weber Informatics LLC | Privacy Policy