format code
This commit is contained in:
@@ -6,6 +6,8 @@
|
||||
|
||||
public interface IUser {
|
||||
public String getName();
|
||||
|
||||
public int getBook();
|
||||
|
||||
public void moreBook(int number);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user