Uses of Class
com.google.common.truth.OptionalLongSubject
-
-
Uses of OptionalLongSubject in com.google.common.truth
Methods in com.google.common.truth that return OptionalLongSubject Modifier and Type Method Description static OptionalLongSubjectTruth8. assertThat(OptionalLong target)Methods in com.google.common.truth that return types with arguments of type OptionalLongSubject Modifier and Type Method Description static com.google.common.truth.Subject.Factory<OptionalLongSubject,OptionalLong>OptionalLongSubject. optionalLongs()
-