MapSubject.containsEntry(Object, Object) instead.@Deprecated public static interface MapSubject.WithValue<V>
| Modifier and Type | Method | Description |
|---|---|---|
void |
withValue(V value) |
Deprecated.
Use
MapSubject.containsEntry(Object, Object) instead. |
@Deprecated void withValue(V value)
MapSubject.containsEntry(Object, Object) instead.Copyright © 2019. All rights reserved.