public abstract static class ProtoSubject.Factory<S extends ProtoSubject<S,M>,M extends com.google.protobuf.Message> extends LiteProtoSubject.Factory<S,M>
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 |
---|
ProtoSubject.Factory() |
getSubject, getSubjectClass
Copyright © 2016. All rights reserved.