Interface Frontier<T>
- All Known Implementing Classes:
FrontierImpl
public interface Frontier<T>
The set of beans that yet need population
- Author:
- raven
-
Method Summary
-
Method Details
-
add
Add an entity to the frontier- Parameters:
rdfType-bean-
-
next
T next() -
isEmpty
boolean isEmpty() -
getStatus
-
setStatus
-
contains
-