Skip to content

Luciaw1219/Scanner-lab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Collections

the collections frameworks interface is the collection interface.

the most commonly use collection is the list collection which is a collection that has ordering elements.

Map is a collection of pairs.

collections have two or more than two different components interfaces---define multiple data structures that can implements an interface, define functional characteristics of the collection

implementations--- define an specific way of implementing a given interface.

implementations are concrete and instantiable. interfaces define behavior implementations determine performance

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages