br.com.objectos.way.code
Class AnnotationInfoMap
java.lang.Object
br.com.objectos.way.code.AnnotationInfoMap
- All Implemented Interfaces:
- Testable<AnnotationInfoMap>, WayMap<AnnotationInfo>
public class AnnotationInfoMap
- extends Object
- implements Testable<AnnotationInfoMap>, WayMap<AnnotationInfo>
- 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 AnnotationInfoMap mapOf(List<AnnotationInfo> list)
get
public com.google.common.base.Optional<AnnotationInfo> get(Class<?> type)
isEqual
public boolean isEqual(AnnotationInfoMap that)
- Specified by:
isEqual in interface Testable<AnnotationInfoMap>
list
public List<AnnotationInfo> list()
- Specified by:
list in interface WayMap<AnnotationInfo>
Copyright © 2014. All rights reserved.