init
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
package com.eactive.kakao.rolling;
|
||||
|
||||
@FunctionalInterface
|
||||
public interface TableSuffixResolver {
|
||||
|
||||
public String getCurrentSuffix();
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user