| Class and Description |
|---|
| com.google.common.truth.AtomicLongMapSubject
Perform assertions on the
AtomicLongMap.asMap() view. |
| com.google.common.truth.DefaultSubject
Use plain
Subject instead. At the moment, Subject has type
parameters, so you may wish to use Subject<?, ?>. However, those type parameters will
soon go away, so you may wish to start using raw Subject now to prepare. |
Copyright © 2019. All rights reserved.