Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
F
G
I
N
R
U
A
AbstractCoercionType
- Class in
net.stickycode.coercion
AbstractCoercionType()
- Constructor for class net.stickycode.coercion.
AbstractCoercionType
AbstractFailedToCoerceValueException
- Exception in
net.stickycode.coercion
A super type for exceptions that can be thrown during coercion.
AbstractFailedToCoerceValueException(Throwable, String, Object...)
- Constructor for exception net.stickycode.coercion.
AbstractFailedToCoerceValueException
Construct a coercion failure message where there was an exceptional cause.
AbstractFailedToCoerceValueException(String, Object...)
- Constructor for exception net.stickycode.coercion.
AbstractFailedToCoerceValueException
Construct a coercion failure message.
C
coerce(CoercionTarget, String)
- Method in interface net.stickycode.coercion.
Coercion
Coerce the given string value into the type represented by this coercion.
Coercion
<
T
> - Interface in
net.stickycode.coercion
Contract for a converter of strings to a define type.
CoercionFinder
- Interface in
net.stickycode.coercion
CoercionNotFoundException
- Exception in
net.stickycode.coercion
CoercionNotFoundException(CoercionTarget, Collection<Coercion>)
- Constructor for exception net.stickycode.coercion.
CoercionNotFoundException
CoercionTarget
- Interface in
net.stickycode.coercion
Contract for something that can be the target of a coercion.
CoercionType
- Class in
net.stickycode.coercion
CoercionType(Class<?>)
- Constructor for class net.stickycode.coercion.
CoercionType
CoercionType(Class<?>, ParameterizedType)
- Constructor for class net.stickycode.coercion.
CoercionType
F
find(CoercionTarget)
- Method in interface net.stickycode.coercion.
CoercionFinder
Find a coercion for the given target.
G
getComponentCoercionType()
- Method in class net.stickycode.coercion.
AbstractCoercionType
getComponentCoercionType()
- Method in interface net.stickycode.coercion.
CoercionTarget
getComponentCoercionTypes()
- Method in class net.stickycode.coercion.
AbstractCoercionType
getComponentCoercionTypes()
- Method in interface net.stickycode.coercion.
CoercionTarget
getComponentType()
- Method in class net.stickycode.coercion.
AbstractCoercionType
getComponentType()
- Method in interface net.stickycode.coercion.
CoercionTarget
getGenericType()
- Method in class net.stickycode.coercion.
AbstractCoercionType
getGenericType()
- Method in class net.stickycode.coercion.
CoercionType
getType()
- Method in class net.stickycode.coercion.
AbstractCoercionType
getType()
- Method in interface net.stickycode.coercion.
CoercionTarget
getType()
- Method in class net.stickycode.coercion.
CoercionType
I
isApplicableTo(CoercionTarget)
- Method in interface net.stickycode.coercion.
Coercion
Return true if this coercion is applicable for the given target type
isArray()
- Method in class net.stickycode.coercion.
AbstractCoercionType
isArray()
- Method in interface net.stickycode.coercion.
CoercionTarget
isGenericType()
- Method in class net.stickycode.coercion.
AbstractCoercionType
isGenericType()
- Method in class net.stickycode.coercion.
CoercionType
N
net.stickycode.coercion
- package net.stickycode.coercion
R
resolve(Class<?>)
- Method in class net.stickycode.coercion.
AbstractCoercionType
U
UnknownPrimitiveTypeException
- Exception in
net.stickycode.coercion
Really it should never happen that an unknown primitive type is encountered but just in case heres a really nice description of the problem.
UnknownPrimitiveTypeException(Class<?>)
- Constructor for exception net.stickycode.coercion.
UnknownPrimitiveTypeException
A
C
F
G
I
N
R
U
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2003-2011
RedEngine Ltd
. All Rights Reserved.