Java - Comparable

Comparable:

  • It is default sorting. In other way it is called as natural sorting.
  • CompareTo method we are using to do this operation

Comments

Popular posts from this blog

How to set Java Object into JaxBElement ?

GitLab