mirror of
https://github.com/tiennm99/java-design-patterns.git
synced 2026-05-29 20:23:07 +00:00
Adjust pattern categories and tags
This commit is contained in:
+2
-2
@@ -3,10 +3,10 @@ layout: pattern
|
||||
title: Mutex
|
||||
folder: mutex
|
||||
permalink: /patterns/mutex/
|
||||
categories: Lock
|
||||
categories: Concurrency
|
||||
tags:
|
||||
- Java
|
||||
- Difficulty-Beginner
|
||||
- Difficulty-Intermediate
|
||||
---
|
||||
|
||||
## Also known as
|
||||
|
||||
Reference in New Issue
Block a user