public class Acknowledge extends Object implements Serializable
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
static Acknowledge |
get()
Gets the singleton instance.
|
int |
hashCode() |
protected Object |
readResolve()
Read resolve to preserve the singleton object property.
|
String |
toString() |
public static Acknowledge get()
protected Object readResolve() throws ObjectStreamException
ObjectStreamException
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.