net.vidageek.mirror.provider.java
Class PureJavaFieldGenericTypeAccessor
java.lang.Object
net.vidageek.mirror.provider.java.PureJavaFieldGenericTypeAccessor
- All Implemented Interfaces:
- GenericTypeAccessor
public class PureJavaFieldGenericTypeAccessor
- extends Object
- implements GenericTypeAccessor
Defines the strategy to access generic types on Field elements.
- Author:
- dnfeitosa
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PureJavaFieldGenericTypeAccessor
public PureJavaFieldGenericTypeAccessor(Field field)
getGenericTypes
public Type getGenericTypes()
- Specified by:
getGenericTypes in interface GenericTypeAccessor
Copyright © 2011 VidaGeek.net. All Rights Reserved.