Package | Description |
---|---|
com.atlassian.jira.mock |
Modifier and Type | Method and 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
|
Copyright © 2002-2015 Atlassian. All Rights Reserved.