JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Module
marid.util
Package
org.marid.misc
Interface Casts
public interface
Casts
Author:
Dmitry Ovchinnikov.
Method Summary
Static Methods
Modifier and Type
Method
Description
static <T> T
cast
(@Nullable
Object
object)
Method Details
cast
static
<T>
T
cast
(
@Nullable @Nullable
Object
object)