JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Class
com.atlassian.jira.mock.Strict
Packages that use
Strict
Package
Description
com.atlassian.jira.mock
Uses of
Strict
in
com.atlassian.jira.mock
Methods in
com.atlassian.jira.mock
that return
Strict
Modifier and Type
Method
Description
static <T>
Strict
<T>
Strict.
strict
()
Factory method that will infer the correct type from the context
static <T>
Strict
<T>
Strict.
strict
(
Class
<T> tClass)
Factory method that will infer the correct type from the supplied class