Skip to content
May 11, 2025

The code examples

learn to code by examples

  • Facebook
Main Menu

Tag: equals

java

How to compare strings in Java?

August 26, 2017February 10, 2018 - by Tirex - Leave a Comment

Test strings equality ==  tests object references, .equals()  tests the string values. Sometimes it looks as if == compares values, because Java does some behind-the-scenes stuff to make sure identical …

Read More

Recent Posts

  • How to compare strings in Java?
  • Repeating a string using StringBuilder
  • How to configure a checkstyle in Jenkins
  • Setup Jenkins for private GitHub repository
  • Maven does not find JUnit tests to run
  • How to use Maven through a proxy?
  • How to add local jar files to a Maven project?
  • How to print a java array
  • How to parse JSON in Java

Categories

  • devops
  • java
  • jenkins
  • Maven

Tags

apachepoi array arraylist checkstyle convert devops equals excel foreach java java9 jdbc jenkins jshell json junit jxls lambda maven mongodb mysql nosql string word
Copyright © 2025 The code examples.
Powered by WordPress and HitMag.