- Enclosing interface:
- Context
public static class Context.SearchList
extends Object
-
Constructor Summary
Constructors
-
Method Summary
void
boolean
@NotNull com.google.common.collect.ImmutableList<Context>
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
SearchList
public SearchList()
-
Method Details
-
-
contains
public boolean contains(Context context)
-
getList
@NotNull
public @NotNull com.google.common.collect.ImmutableList<Context> getList()