public class SyncUtil extends Object
Modifier and Type | Method and Description |
---|---|
static void |
acquire(Sync sync)
Method to acquire a Sync without ever throwing an
InterruptedException.
|
public static void acquire(Sync sync)
Copyright © 2021 JBoss by Red Hat. All rights reserved.