Package | Description |
---|---|
com.rabbitmq.utility |
Utility package of helper classes, mostly used in the implementation code.
|
Modifier and Type | Method and Description |
---|---|
static <V,E extends Throwable & SensibleClone<E>> |
ValueOrException.makeException(E exception)
Factory method for exceptions
|
static <V,E extends Throwable & SensibleClone<E>> |
ValueOrException.makeValue(V value)
Factory method for values
|
Copyright © 2022 VMware, Inc. or its affiliates.. All rights reserved.