Package one.microstream.util
Interface Substituter.Queryable<T>
-
- All Superinterfaces:
Substituter<T>
- All Known Subinterfaces:
Substituter.Managed<T>
- All Known Implementing Classes:
Substituter.Default
- Enclosing interface:
- Substituter<T>
public static interface Substituter.Queryable<T> extends Substituter<T>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface one.microstream.util.Substituter
Substituter.Default<T>, Substituter.Iterable<T>, Substituter.Managed<T>, Substituter.Queryable<T>, Substituter.Removing<T>
-
-
Method Summary
-
Methods inherited from interface one.microstream.util.Substituter
substitute
-
-