Uses of Class
com.google.common.truth.AbstractVerb.DelegatedVerb

Packages that use AbstractVerb.DelegatedVerb
com.google.common.truth   
 

Uses of AbstractVerb.DelegatedVerb in com.google.common.truth
 

Methods in com.google.common.truth that return AbstractVerb.DelegatedVerb
<S extends Subject<S,T>,T,SF extends SubjectFactory<S,T>>
AbstractVerb.DelegatedVerb<S,T>
AbstractVerb.about(SF factory)
          The recommended method of extension of Truth to new types, which is documented in com.google.common.truth.delegation.DelegationTest .
 



Copyright © 2014. All rights reserved.