Index
All Classes and Interfaces|All Packages
C
- com.helixframework.generics - package com.helixframework.generics
E
- equals(Object) - Method in class com.helixframework.generics.GenericWrapper
G
- GenericWrapper<T> - Class in com.helixframework.generics
-
Generic wrapper implementation.
- GenericWrapper(T) - Constructor for class com.helixframework.generics.GenericWrapper
-
Wraps the supplied object.
H
- hashCode() - Method in class com.helixframework.generics.GenericWrapper
I
- isWrapperFor(Class<?>) - Method in class com.helixframework.generics.GenericWrapper
- isWrapperFor(Class<?>) - Method in interface com.helixframework.generics.Wrapper
-
Checks if this instance of
Wrapperis a wrapper of the specified type.
T
- toString() - Method in class com.helixframework.generics.GenericWrapper
U
- unwrap(Class<T>) - Method in class com.helixframework.generics.GenericWrapper
- unwrap(Class<T>) - Method in interface com.helixframework.generics.Wrapper
-
Unwraps the wrapped object.
W
- Wrapper - Interface in com.helixframework.generics
-
Interface that wrappers must implement.
All Classes and Interfaces|All Packages