JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
org.datanucleus.store.types.containers
Interface SequenceAdapter
All Known Implementing Classes:
ArrayAdapter
,
JDKListAdapter
public interface
SequenceAdapter
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
update
(
Object
newElement, int position)
Method Details
update
void
update
(
Object
newElement, int position)