com.google.common.truth
Interface MapSubject.WithValue<V>

Enclosing class:
MapSubject<S extends MapSubject<S,K,V,M>,K,V,M extends Map<K,V>>

public static interface MapSubject.WithValue<V>


Method Summary
 void withValue(V value)
           
 

Method Detail

withValue

void withValue(V value)


Copyright © 2014. All rights reserved.