Skip to content

Commit

Permalink
deprecated javadoc
Browse files Browse the repository at this point in the history
  • Loading branch information
h1alexbel committed May 31, 2023
1 parent e316044 commit 821ceb9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
*
* @author Aliaksei Bialiauski (abialiauski.dev@gmail.com)
* @since 0.2.3
* @deprecated use {@link io.github.eocqrs.xfake.ImmutableReentrantLock}
* @deprecated
*/
@Deprecated(since = "0.2.4")
final class ImmutableReentrantLock extends ReentrantLock {
Expand Down

0 comments on commit 821ceb9

Please sign in to comment.