public abstract static class IterableOfProtosSubject.Factory<S extends IterableOfProtosSubject<S,M,C>,M extends com.google.protobuf.Message,C extends Iterable<M>> extends SubjectFactory<S,C>
SubjectFactory
.
The existence of this class is necessary in order to satisfy the generic constraints of
Truth.assertAbout(SubjectFactory)
, whilst also hiding the Untyped classes which are not
meant to be exposed.
Constructor and Description |
---|
IterableOfProtosSubject.Factory() |
getSubject, getSubjectClass
Copyright © 2016. All rights reserved.