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