br.com.objectos.way.code
Class IndexedInterfaceInfo

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

public class IndexedInterfaceInfo
extends Object
implements IsMustacheSerializable

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

Method Summary
static IndexedInterfaceInfo get(InterfaceInfo 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 IndexedInterfaceInfo get(InterfaceInfo methodInfo,
                                       int index,
                                       int size)

toMustache

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


Copyright © 2014. All rights reserved.