public class Receiver<T> extends Object
Receiver(ClassNode type)
Receiver(ClassNode type, T data)
public T
getData()
public ClassNode
getType()
<T>
public static Receiver<T>
make(ClassNode type)
public String
toString()
class Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2003-2025 The Apache Software Foundation. All rights reserved.