net.vidageek.mirror.provider.java
Class PureJavaFieldGenericTypeAccessor

java.lang.Object
  extended by 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

Constructor Summary
PureJavaFieldGenericTypeAccessor(Field field)
           
 
Method Summary
 Type getGenericTypes()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PureJavaFieldGenericTypeAccessor

public PureJavaFieldGenericTypeAccessor(Field field)
Method Detail

getGenericTypes

public Type getGenericTypes()
Specified by:
getGenericTypes in interface GenericTypeAccessor


Copyright © 2011 VidaGeek.net. All Rights Reserved.