### YamlMime:JavaType uid: "com.microsoft.azure.servicebus.Utils" fullName: "com.microsoft.azure.servicebus.Utils" name: "Utils" nameWithType: "Utils" inheritances: - "" inheritedClassMethods: - classRef: "java.lang.Object" methodsRef: - "clone" - "equals" - "finalize" - "getClass" - "hashCode" - "notify" - "notifyAll" - "toString" - "wait" - "wait" - "wait" syntax: "public final class **Utils**" constructors: - uid: "com.microsoft.azure.servicebus.Utils.Utils()" fullName: "com.microsoft.azure.servicebus.Utils.Utils()" name: "Utils()" nameWithType: "Utils.Utils()" syntax: "public Utils()" methods: - uid: "com.microsoft.azure.servicebus.Utils.completeFuture(java.util.concurrent.CompletableFuture)" fullName: "com.microsoft.azure.servicebus.Utils.completeFuture(CompletableFuture future)" name: "completeFuture(CompletableFuture future)" nameWithType: "Utils.completeFuture(CompletableFuture future)" modifiers: - "static" parameters: - name: "future" type: "CompletableFuture<>" syntax: "public static T completeFuture(CompletableFuture future)" exceptions: - type: "InterruptedException" - type: "" returns: type: "" type: "class" metadata: {} package: "com.microsoft.azure.servicebus" artifact: com.microsoft.azure:azure-servicebus:3.6.7