mirror of
https://github.com/tiennm99/java-design-patterns.git
synced 2026-05-15 12:59:00 +00:00
Reformat rest of the design patterns - Issue #224
This commit is contained in:
@@ -6,7 +6,7 @@ package com.iluwatar.doublechecked.locking;
|
||||
*
|
||||
*/
|
||||
public class Item {
|
||||
|
||||
private String name;
|
||||
private int level;
|
||||
|
||||
private String name;
|
||||
private int level;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user