Primitive wrapper class in Java

id: primitive-wrapper-class-in-java-263-6438454
title: Primitive wrapper class in Java
text: In object-oriented programming, a wrapper class is a class that encapsulates types, so that those types can be used to create object instances and methods in another class that needs those types. So a primitive wrapper class is a wrapper class that encapsulates, hides or wraps data types from the eight primitive data types, so that these can be used to create instantiated objects with methods in another class or in other classes. The primitive wrapper classes are found in the Java API. Primitive
brand slug: wiki
category slug: encyclopedia
description:
original url: https://en.wikipedia.org/wiki/Primitive_wrapper_class_in_Java
date created:
date modified: 2022-12-10T21:26:55Z
main entity: {"identifier":"Q352186","url":"https://www.wikidata.org/entity/Q352186"}
image:
fields total: 13
integrity: 13

Related Entries

Explore Next Part