add to init
This commit is contained in:
@@ -0,0 +1,7 @@
|
|||||||
|
package com.iluwatar.roleobject;
|
||||||
|
|
||||||
|
public class ApplicationRoleObject {
|
||||||
|
public static void main(String[] args) {
|
||||||
|
System.out.println("Role-object");
|
||||||
|
}
|
||||||
|
}
|
Reference in New Issue
Block a user