cucumber.table
Class TypeReference<T>

java.lang.Object
  extended by cucumber.table.TypeReference<T>

public abstract class TypeReference<T>
extends Object


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 © 2012. All Rights Reserved.