public final class CallId extends Object
This class is threadsafe.
| 限定符和类型 | 方法和说明 |
|---|---|
static long |
get() |
static long |
getAndIncrement() |
static Comparator<Long> |
getComparator() |
static long |
getDefault() |
public static Comparator<Long> getComparator()
public static long getDefault()
public static long get()
public static long getAndIncrement()
Copyright © 2017–2023 The Apache Software Foundation. All rights reserved.