Skip to content

Commit ab6fb22

Browse files
committed
Notes Read It.
Signed-off-by: Somesh diwan <[email protected]>
1 parent f71dbe4 commit ab6fb22

File tree

1 file changed

+1
-0
lines changed
  • Section5OperatorExpression/Txt and Images

1 file changed

+1
-0
lines changed

Section5OperatorExpression/Txt and Images/notes.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,4 @@ numeric wrapper sub classes under the abstract class Number present in java.lang
2828
under Number class.These sub-classes define some useful methods which are used frequently while dealing with numbers.
2929
Byte, Integer, Double, Short, Float, Long
3030
NOTE : Primitive Wrapper Classes are Immutable in Java.
31+

0 commit comments

Comments
 (0)