JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.apache.iceberg
Interface Accessor<T>
All Superinterfaces:
Serializable
public interface
Accessor<T>
extends
Serializable
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Object
get
(
T
container)
Type
type
()
Method Details
get
Object
get
(
T
container)
type
Type
type
()