br.com.objectos.way.code
Class AnnotationValueInfoMap
java.lang.Object
br.com.objectos.way.code.AnnotationValueInfoMap
- All Implemented Interfaces:
- Testable<AnnotationValueInfoMap>, WayMap<AnnotationValueInfo>
public class AnnotationValueInfoMap
- extends Object
- implements Testable<AnnotationValueInfoMap>, WayMap<AnnotationValueInfo>
- Author:
- marcio.endo@objectos.com.br (Marcio Endo)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
mapOf
public static AnnotationValueInfoMap mapOf(List<AnnotationValueInfo> list)
getTypeArray
public com.google.common.base.Optional<List<SimpleTypeInfo>> getTypeArray(String name)
isEqual
public boolean isEqual(AnnotationValueInfoMap that)
- Specified by:
isEqual in interface Testable<AnnotationValueInfoMap>
list
public List<AnnotationValueInfo> list()
- Specified by:
list in interface WayMap<AnnotationValueInfo>
Copyright © 2014. All rights reserved.