ma.glasnost.orika.impl.generator
Class UsedTypesContext

java.lang.Object
  extended by ma.glasnost.orika.impl.generator.UsedTypesContext

public class UsedTypesContext
extends Object

Author:
matt.deboer@gmail.com

Constructor Summary
UsedTypesContext()
           
 
Method Summary
 int getIndex(Type<?> type)
           
 Type<Object>[] toArray()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UsedTypesContext

public UsedTypesContext()
Method Detail

getIndex

public int getIndex(Type<?> type)

toArray

public Type<Object>[] toArray()


Copyright © 2013 Glasnost. All Rights Reserved.