mirror of
https://github.com/tiennm99/java-design-patterns.git
synced 2026-05-16 04:58:46 +00:00
add first impl
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
package com.iluwatar.roleobject;
|
||||
|
||||
public class BorrowerRole extends CustomerRole{
|
||||
}
|
||||
Reference in New Issue
Block a user