JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Deprecated API
Contents
Terminally Deprecated
Methods
Terminally Deprecated Elements
Element
Description
io.github.mangila.ensure4j.Ensure.notNullOrElseThrow
(T)
io.github.mangila.ensure4j.Ensure.notNullOrElseThrow
(T, Supplier<RuntimeException>)
io.github.mangila.ensure4j.ops.EnsureNullOps.notNullOrElseThrow
(T)
Use
EnsureNullOps.notNull(Object)
()} instead.
io.github.mangila.ensure4j.ops.EnsureNullOps.notNullOrElseThrow
(T, Supplier<RuntimeException>)
Deprecated Methods
Method
Description
io.github.mangila.ensure4j.Ensure.notNullOrElseThrow
(T)
io.github.mangila.ensure4j.Ensure.notNullOrElseThrow
(T, Supplier<RuntimeException>)
io.github.mangila.ensure4j.ops.EnsureNullOps.notNullOrElseThrow
(T)
Use
EnsureNullOps.notNull(Object)
()} instead.
io.github.mangila.ensure4j.ops.EnsureNullOps.notNullOrElseThrow
(T, Supplier<RuntimeException>)