Package org.apache.jena.riot.system
Interface MapWithScope.ScopePolicy<A,B,S>
-
- Enclosing class:
- MapWithScope<A,B,S>
public static interface MapWithScope.ScopePolicy<A,B,S>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidclear()java.util.Map<A,B>getScope(S scope)
-