public interface TypeToString
Modifier and Type | Method and Description |
---|---|
@Nullable Class<? extends net.openhft.chronicle.wire.Marshallable> |
toType(CharSequence type) |
String |
typeToString(Class type) |
@Nullable @Nullable Class<? extends net.openhft.chronicle.wire.Marshallable> toType(CharSequence type)
Copyright © 2021. All rights reserved.