Interface Substituter.Managed<T>

All Superinterfaces:
Clearable, Substituter<T>, Substituter.Iterable<T>, Substituter.Queryable<T>, Substituter.Removing<T>, XIterable<T>
All Known Implementing Classes:
Substituter.Default
Enclosing interface:
Substituter<T>

public static interface Substituter.Managed<T>
extends Substituter.Removing<T>, Substituter.Iterable<T>, Substituter.Queryable<T>