br.com.objectos.way.code
Class TypeParameterInfoMap
java.lang.Object
br.com.objectos.way.code.TypeParameterInfoMap
- All Implemented Interfaces:
- Testable<TypeParameterInfoMap>, IsMustacheSerializable, WayMap<TypeParameterInfo>
public class TypeParameterInfoMap
- extends Object
- implements IsMustacheSerializable, Testable<TypeParameterInfoMap>, WayMap<TypeParameterInfo>
- Author:
- marcio.endo@objectos.com.br (Marcio Endo)
mapOf
public static TypeParameterInfoMap mapOf()
mapOf
public static TypeParameterInfoMap mapOf(List<TypeParameterInfo> list)
isEmpty
public boolean isEmpty()
isEqual
public boolean isEqual(TypeParameterInfoMap that)
- Specified by:
isEqual in interface Testable<TypeParameterInfoMap>
toMirrorMap
public TypeParameterInfoMap toMirrorMap(ProcessingEnvironmentWrapper processingEnv,
TypeMirror mirror)
toMustache
public MustacheObject toMustache()
- Specified by:
toMustache in interface IsMustacheSerializable
toString
public String toString()
- Overrides:
toString in class Object
toStringRaw
public String toStringRaw()
toStringUnbound
public String toStringUnbound()
list
public List<TypeParameterInfo> list()
- Specified by:
list in interface WayMap<TypeParameterInfo>
translate
public TypeParameterInfo translate(TypeParameterInfo typeInfo)
Copyright © 2014. All rights reserved.