public abstract class SubjectFactory<S extends Subject<S,T>,T> extends Object
Subject<Foo>).| Constructor and Description | 
|---|
SubjectFactory()  | 
| Modifier and Type | Method and Description | 
|---|---|
abstract S | 
getSubject(FailureStrategy fs,
          T that)  | 
public abstract S getSubject(FailureStrategy fs, T that)
Copyright © 2017. All rights reserved.