Package io.keikai.model.sys.dependency
Interface DependencyTable.RefFilter
-
- Enclosing interface:
- DependencyTable
public static interface DependencyTable.RefFilter
- Since:
- 3.5.0
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
accept(Ref ref)
-
-
-
Method Detail
-
accept
boolean accept(Ref ref)
-
-