mirror of
https://github.com/tiennm99/zfoo.git
synced 2026-08-08 10:22:12 +00:00
ref[SingleCache]: move SingleCache to scheduler
This commit is contained in:
+1
-3
@@ -11,9 +11,7 @@
|
||||
* See the License for the specific language governing permissions and limitations under the License.
|
||||
*/
|
||||
|
||||
package com.zfoo.net.util;
|
||||
|
||||
import com.zfoo.scheduler.util.TimeUtils;
|
||||
package com.zfoo.scheduler.util;
|
||||
|
||||
import java.util.concurrent.atomic.AtomicLong;
|
||||
import java.util.function.Supplier;
|
||||
Reference in New Issue
Block a user