SubjectFactory.@Deprecated public abstract class SubjectFactory<S extends Subject<S,T>,T> extends SubjectFactory<S,T>
| Constructor | Description |
|---|---|
SubjectFactory() |
Deprecated.
|
| Modifier and Type | Method | Description |
|---|---|---|
S |
getSubject(FailureStrategy fs,
T that) |
Deprecated.
|
abstract S |
getSubject(FailureStrategy fs,
T that) |
Deprecated.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetSubjectClasspublic abstract S getSubject(FailureStrategy fs, T that)
public S getSubject(FailureStrategy fs, T that)
getSubject in class SubjectFactory<S extends Subject<S,T>,T>Copyright © 2019. All rights reserved.