public class NamespaceUtil extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
static int |
getId(Object obj) |
static int |
getIdClass(Object obj) |
static String |
getIdName(Object obj,
String name) |
static String |
getIdNameClass(Object obj,
String name) |
static String |
newIdName(Class obj) |
static String |
newIdName(Object obj) |
static String |
newIdName(Object obj,
String name) |
static String |
newIdName(String preName,
Class obj) |
static com.github.netty.core.util.NamespaceUtil.Namespace |
newNamespace() |
Copyright © 2021. All rights reserved.