public final class DtoAlias extends Object
Modifier and Type | Field and Description |
---|---|
static net.openhft.chronicle.core.pool.ClassLookup |
DATAGRID_CLASS_ALIASES |
Modifier and Type | Method and Description |
---|---|
static void |
init() |
static Class |
lookupType(@NotNull CharSequence typeName) |
static String |
nameFor(Class viewType) |
public static final net.openhft.chronicle.core.pool.ClassLookup DATAGRID_CLASS_ALIASES
public static void init()
public static Class lookupType(@NotNull @NotNull CharSequence typeName) throws ClassNotFoundException
ClassNotFoundException
Copyright © 2021. All rights reserved.