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