Toggle navigation
Home
com.vaadin.data.provider.ListDataProvider to com.vaadin.data.provider.DataProvider
No. of Instances - 1
No. of Commits - 1
No. of Projects - {'framework'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Internal -> Internal
Mapping:
Cascading Type Change (Similar)
ListDataProvider<Person>
to
DataProvider<Person,Address>
Add or Remove Method invocation
create
to
filteringByEquals
Rename Variable
ldp
to
dp