|
Change Return Type Config to T in method public fromJSON(url URL, configType Class<T>) : T in class org.redisson.config.ConfigSupport |
From |
To |
|
Change Return Type Config to T in method public fromYAML(content String, configType Class<T>) : T in class org.redisson.config.ConfigSupport |
From |
To |
|
Change Return Type Config to T in method public fromJSON(inputStream InputStream, configType Class<T>) : T in class org.redisson.config.ConfigSupport |
From |
To |
|
Change Return Type Config to T in method public fromYAML(url URL, configType Class<T>) : T in class org.redisson.config.ConfigSupport |
From |
To |
|
Change Return Type Config to T in method public fromJSON(file File, configType Class<T>) : T in class org.redisson.config.ConfigSupport |
From |
To |
|
Change Return Type Config to T in method public fromYAML(file File, configType Class<T>) : T in class org.redisson.config.ConfigSupport |
From |
To |
|
Change Return Type Config to T in method public fromYAML(inputStream InputStream, configType Class<T>) : T in class org.redisson.config.ConfigSupport |
From |
To |
|
Change Return Type Config to T in method public fromJSON(content String, configType Class<T>) : T in class org.redisson.config.ConfigSupport |
From |
To |
|
Change Return Type Config to T in method public fromJSON(reader Reader, configType Class<T>) : T in class org.redisson.config.ConfigSupport |
From |
To |
|
Change Return Type Config to T in method public fromYAML(reader Reader, configType Class<T>) : T in class org.redisson.config.ConfigSupport |
From |
To |