Package org.casbin.jcasbin.persist
Interface Helper.loadPolicyLineHandler<T,U>
-
- Enclosing class:
- Helper
public static interface Helper.loadPolicyLineHandler<T,U>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
accept(T t, U u)
-