java - Underlying object and underlying implementation -


what terms "underlying object" , "underlying implementation" mean?

(english not native language).

by underlying object, meant object going put map going same.

by underlying implementation means, using map interface, inject hashmap or treemap or other map long implements map using runtime polymorphism , making code loosely coupled , designing contract rather implementation.


Comments

Popular posts from this blog

node.js - How to mock a third-party api calls in the backend -

amazon web services - Installing MobileFirst 7.0 server on AWS -

Non Unique Username with ASP.Net Identity 2.0 -