public class TypeUtil
extends java.lang.Object
Constructor and Description |
---|
TypeUtil() |
Modifier and Type | Method and Description |
---|---|
static boolean |
isValid(java.nio.ByteBuffer term,
AbstractType<?> validator) |
static java.nio.ByteBuffer |
tryUpcast(java.nio.ByteBuffer term,
AbstractType<?> validator) |
public static boolean isValid(java.nio.ByteBuffer term, AbstractType<?> validator)
public static java.nio.ByteBuffer tryUpcast(java.nio.ByteBuffer term, AbstractType<?> validator)
Copyright © 2020 The Apache Software Foundation