public class UntypedNullHolder extends Object implements ValueHolder
Modifier and Type | Field and Description |
---|---|
int |
isSet |
static TypeProtos.MajorType |
TYPE |
static int |
WIDTH |
Constructor and Description |
---|
UntypedNullHolder() |
Modifier and Type | Method and Description |
---|---|
TypeProtos.MajorType |
getType() |
int |
hashCode()
Deprecated.
|
String |
toString()
Deprecated.
|
public static final TypeProtos.MajorType TYPE
public static final int WIDTH
public int isSet
public TypeProtos.MajorType getType()
@Deprecated public int hashCode()
@Deprecated public String toString()
Copyright © 1970 The Apache Software Foundation. All rights reserved.