POJO

Hello, you have come here looking for the meaning of the word POJO. In DICTIOUS you will not only get to know all the dictionary meanings for the word POJO, but we will also tell you about its etymology, its characteristics and you will know how to say POJO in singular and plural. Everything you need to know about the word POJO you have here. The definition of the word POJO will help you to be more precise and correct when speaking or writing your texts. Knowing the definition ofPOJO, as well as those of other words, enriches your vocabulary and provides you with more and better linguistic resources.
See also: pojo

English

Pronunciation

Noun

POJO (plural POJOs)

  1. (Java programming language, object-oriented programming) Acronym of plain old Java object.
    • 2021, Duncan McGregor, Nat Pryce, Java to Kotlin, O'Reilly Media, →ISBN:
      Because of this, immutable POJOs are common and may have value semantics. Mutable POJOs still seem to be the default though, so much so that many people consider that object-oriented programming in Java is synonymous with mutable objects.