public abstract static class LiteProtoSubject.Factory<S extends LiteProtoSubject<S,M>,M extends com.google.protobuf.MessageLite> extends SubjectFactory<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 |
|---|
Factory() |
Copyright © 2017. All rights reserved.