br.com.objectos.way.code
Class IndexedMethodInfo

java.lang.Object
  extended by br.com.objectos.way.code.IndexedMethodInfo
All Implemented Interfaces:
IsMustacheSerializable

public class IndexedMethodInfo
extends Object
implements IsMustacheSerializable

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

Method Summary
static IndexedMethodInfo get(MethodInfo methodInfo, int index, int size)
           
 MustacheObject toMustache()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

get

public static IndexedMethodInfo get(MethodInfo methodInfo,
                                    int index,
                                    int size)

toMustache

public MustacheObject toMustache()
Specified by:
toMustache in interface IsMustacheSerializable


Copyright © 2014. All rights reserved.