aQute.lib.converter
Class TypeReference<T>

java.lang.Object
  extended by aQute.lib.converter.TypeReference<T>
All Implemented Interfaces:
Type

public class TypeReference<T>
extends Object
implements Type


Constructor Summary
protected TypeReference()
           
 
Method Summary
 Type getType()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TypeReference

protected TypeReference()
Method Detail

getType

public Type getType()


Copyright © 2014 aQute SARL. All rights reserved.