Deft Blog

Chia sẻ là cách tốt nhất để học
Menu
  • Tâm sự dev
  • Bản tin
  • Java
    • Học Java cơ bản qua ví dụ
    • Học Lập trình hướng đối tượng
    • Java Swing
    • UnitTest – JUnit 5
    • Lombok
    • Maven
    • Jackson – Json
  • Database
    • Hibernate
    • SQL – Structured Query Language
    • JDBC
  • JavaScript
  • Privacy Policy
  • Terms of Service
HashMap replace() trong java với ví dụ cụ thể

HashMap replace() trong java với ví dụ cụ thể

HashMap replace() trong java được sử dụng để thay thế value của key được chỉ thành value khác.
Read more
No Comments
HashMap putIfAbsent trong java với ví dụ cụ thể

HashMap putIfAbsent trong java với ví dụ cụ thể

HashMap putIfAbsent() trong java thêm cặp key - value vào HashMap. Nếu key không chứa trong HashMap sẽ được thêm mới, nếu key đã tồn tại thì value
Read more
No Comments
HashMap getOrDefault() trong java với ví dụ cụ thể

HashMap getOrDefault() trong java với ví dụ cụ thể

HashMap getOrDefault() trả về phần tử của key được chỉ định. Nếu key không chứa trong mảng nó sẽ trả về default value mà chúng ta truyền vào.
Read more
No Comments
HashMap forEach() trong java với ví dụ cụ thể

HashMap forEach() trong java với ví dụ cụ thể

HashMap foEach trong java dùng để duyệt tất các phần tử trong HashMap. Lưu ý thứ tự các phần tử ở mỗi lần duyệt có thể khác nhau.
Read more
No Comments
HashMap computeIfPresent() trong java với ví dụ cụ thể

HashMap computeIfPresent() trong java với ví dụ cụ thể

HashMap computeIfPresent() cho phép update value nếu key được chỉ định chứa trong HashMap.
Read more
No Comments
HashMap computeIfAbsent() trong java với ví dụ cụ thể

HashMap computeIfAbsent() trong java với ví dụ cụ thể

HashMap computeIfAbsent(key, Function) được sử dụng để update value bởi key được chỉ định nếu nó chưa có trong HashMap hoặc value nó là null.
Read more
2 Comments
HashMap compute() trong java với ví dụ cụ thể

HashMap compute() trong java với ví dụ cụ thể

HashMap compute() trong java cho phép bạn update các value trong HashMap. compute() sẽ update value của key được chỉ định theo function remapping.
Read more
No Comments
HashMap values() trong java với ví dụ cụ thể

HashMap values() trong java với ví dụ cụ thể

HashMap values() trong java trả về một collection value của HashMap. Chúng ta có thể thao tác trực tiếp với Collection đó hoặc có thể convert sang Array
Read more
No Comments
HashMap remove() trong java với ví dụ cụ thể

HashMap remove() trong java với ví dụ cụ thể

HashMap remove() trong  java dùng để xoá một phần tử bởi key được chỉ định.
Read more
No Comments
HashMap putAll() trong java với ví dụ cụ thể

HashMap putAll() trong java với ví dụ cụ thể

HashMap putAll() có thể thêm một implement của Map interface vào HashMap ví dụ như HashMap khác, HashTable etc.
Read more
No Comments

Posts navigation

Prev 1 … 67 68 69 70 71 72 73 … 91 Next
Học lập trình online

Bài viết liên quan

  • Từ phiên bản Java 8 đến Java 17, có những thay đổi gì? (P1)

  • Phương pháp học lập trình web hiệu quả cho người mới bắt đầu

  • 7 cách để đảo ngược một List trong Java

  • Design pattern trong Java: Command

  • Design pattern trong Java: Facade

  • Design pattern trong Java: Singleton

  • Design pattern trong Java: Observer

  • Design pattern trong Java: Adapter

  • Design pattern trong Java: Abstract Factory

Deft Blog

Chia sẻ là cách tốt nhất để học

Tham gia thảo luận tại group

Trang web liên kết

Học lập trình
Code Convert
Baeldung

Comment gần đây

  • sdcsdc on Hàm trong java với ví dụ cụ thể
  • Nhat Minh on Code smell – Những lỗi thường gặp khi bắt đầu học lập trình(Set 1)
  • Tin Nguyen on Cách đặt biến môi trường JAVA_HOME trong windows 10
  • Tin Nguyen on Cách đặt biến môi trường JAVA_HOME trong windows 10
  • [email protected] on Code smell – Những lỗi thường gặp khi bắt đầu học lập trình(Set 1)
Copyright © 2025 Deft Blog
Privacy Policy - Terms of Service

This website uses cookies to improve your experience. We'll assume you're ok with this, but you can opt-out if you wish. Read More

In case of sale of your personal information, you may opt out by using the link Do Not Sell My Personal Information

Accept Decline Cookie Settings
I consent to the use of following cookies:
Cookie Declaration About Cookies
Necessary (0) Marketing (0) Analytics (0) Preferences (0) Unclassified (0)
Necessary cookies help make a website usable by enabling basic functions like page navigation and access to secure areas of the website. The website cannot function properly without these cookies.
We do not use cookies of this type.
Marketing cookies are used to track visitors across websites. The intention is to display ads that are relevant and engaging for the individual user and thereby more valuable for publishers and third party advertisers.
We do not use cookies of this type.
Analytics cookies help website owners to understand how visitors interact with websites by collecting and reporting information anonymously.
We do not use cookies of this type.
Preference cookies enable a website to remember information that changes the way the website behaves or looks, like your preferred language or the region that you are in.
We do not use cookies of this type.
Unclassified cookies are cookies that we are in the process of classifying, together with the providers of individual cookies.
We do not use cookies of this type.
Cookies are small text files that can be used by websites to make a user's experience more efficient. The law states that we can store cookies on your device if they are strictly necessary for the operation of this site. For all other types of cookies we need your permission. This site uses different types of cookies. Some cookies are placed by third party services that appear on our pages.
Cookie Settings

Do you really wish to opt-out?