RecipeController and some other changes.
This commit is contained in:
@ -44,5 +44,4 @@ public interface IParserAdvUtils extends IParserUtils
|
||||
Duration getDuration(String key);
|
||||
|
||||
<T extends Enum<T>> T getEnum(String key, Class<T> clazz);
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user