public static class StructuredDataProcessor.ProcessedValue<T> extends Object
| Modifier and Type | Field and Description |
|---|---|
static StructuredDataProcessor.ProcessedValue<?> |
NULL_LITERAL |
| Constructor and Description |
|---|
ProcessedValue(T value,
int size) |
public static final StructuredDataProcessor.ProcessedValue<?> NULL_LITERAL
Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.