#354 added usergroup for version of feature toggle

This commit is contained in:
Joseph McCarthy
2016-01-26 18:41:08 +00:00
parent 0b834128b9
commit 72733acfc6
4 changed files with 89 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
package com.iluwatar.featuretoggle.user;
/**
* Created by joseph on 26/01/16.
*/
public class User {
}