public abstract static class LiteProtoSubject.Factory<S extends LiteProtoSubject<S,M>,M extends com.google.protobuf.MessageLite> extends Object implements Subject.Factory<S,M>
Subject.Factory
.
The existence of this class is necessary in order to satisfy the generic constraints of
Truth.assertAbout(Subject.Factory)
, whilst also hiding the Untyped classes which are
not meant to be exposed.
Constructor and Description |
---|
Factory() |
Copyright © 2018. All rights reserved.