public class AnnotatedObject<T,A> extends Object
AnnotatedObject(T object, A annotation)
A
getAnnotation()
T
getObject()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AnnotatedObject(T object, A annotation)
public T getObject()
public A getAnnotation()
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.