JavaScript is disabled on your browser.
Skip navigation links
Spring Data Core
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.springframework.data.util
Interface CastUtils
public interface
CastUtils
Method Summary
Static Methods
Modifier and Type
Method
Description
static <T> T
cast
(
Object
object)
Method Details
cast
static
<T>
T
cast
(
Object
object)