T
public interface LockHandler<T>
void
all()
read(T t)
write(T t)
void all()
void read(T t)
t
void write(T t)
Copyright © 2022. All rights reserved.