#190 Remove pumlids from readmes

This commit is contained in:
Ilkka Seppälä
2017-11-28 21:28:53 +02:00
parent b0f9582824
commit bf98299db2
83 changed files with 0 additions and 83 deletions

View File

@ -3,7 +3,6 @@ layout: pattern
title: Double Checked Locking
folder: double-checked-locking
permalink: /patterns/double-checked-locking/
pumlid: TSdH4SCW203GLTe1bFzkGv1J6qGFeLc_MI1_x-wzkv94uJ1vDVUrFm26LwxTMnonsMYgitgcEQ1BNEXeyCKVfiAxLqqBtTbqmy1z0ygCGpXHOpgv99bqTgt0JW-LmqPUCUGF
categories: Concurrency
tags:
- Java