Package org.apache.iceberg.rest
Class ParserContext
java.lang.Object
org.apache.iceberg.rest.ParserContext
- 
Method Summary
Modifier and TypeMethodDescriptionbooleanisEmpty()com.fasterxml.jackson.databind.InjectableValues 
- 
Method Details
- 
isEmpty
public boolean isEmpty() - 
toInjectableValues
public com.fasterxml.jackson.databind.InjectableValues toInjectableValues() 
 -