@Contract(threading=STATELESS) public class DefaultExchangeIdGenerator extends Object implements Supplier<String>
Supplier
static Supplier<String>
INSTANCE
DefaultExchangeIdGenerator()
String
get()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final Supplier<String> INSTANCE
public DefaultExchangeIdGenerator()
public String get()
get
Supplier<String>
Copyright © 1999–2021 The Apache Software Foundation. All rights reserved.