br.com.objectos.way.code
Class MethodInfoToIndexedMethodInfo

java.lang.Object
  extended by br.com.objectos.way.code.MethodInfoToIndexedMethodInfo
All Implemented Interfaces:
com.google.common.base.Function<MethodInfo,IndexedMethodInfo>

public class MethodInfoToIndexedMethodInfo
extends Object
implements com.google.common.base.Function<MethodInfo,IndexedMethodInfo>

Author:
marcio.endo@objectos.com.br (Marcio Endo)

Method Summary
 IndexedMethodInfo apply(MethodInfo input)
           
static MethodInfoToIndexedMethodInfo get(int size)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.google.common.base.Function
equals
 

Method Detail

get

public static MethodInfoToIndexedMethodInfo get(int size)

apply

public IndexedMethodInfo apply(MethodInfo input)
Specified by:
apply in interface com.google.common.base.Function<MethodInfo,IndexedMethodInfo>


Copyright © 2014. All rights reserved.