Number Wrapper Objects

Date 20.02.2022

This section covers the designing process of the number type primitive wrapper objects and continues to determine how to properly combine some definitions with the usage and naming the methods in objects.

The objects to use as an example is Range, and this time i want to extend the method naming to include the object name.

Action before the less or greater.

How to use less and greater.

Set a higher value.

Set a smaller value.

Set a lower value.

Range has value.

Range has some values.

Range has every value.

Enumerable getter.

Last updated

Was this helpful?