java.lang Code Samples
- How do I know if a character is lowercase?
- How do I get the minimum and maximum value of a primitive data types?
- How do I convert decimal to binary?
- How do I know if a character is uppercase?
- How do I get Java Runtime Environment (JRE) version?
- How do I know the memory size in virtual machine?
- How do I check a string starts with a specified word?
- How do I check a string ends with a specified word?
- How do I convert decimal to hexadecimal?
- How do I copy some items of an array into another array?
- How do I know a class of an object?
- How do I create a thread by implementing Runnable interface?
- How do I remove leading white space from a string?
- How do I set and get the name of a thread?
How do I get package name of a class?
Our code printed:
Package Name = java.util Package Name = org.kodejava.example.lang