mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-04-27 07:33:57 +00:00
Merge ebf9dd011d
into 1611ac506a
This commit is contained in:
commit
b618a8f9c3
@ -248,7 +248,7 @@ Integer.toString(123);//returns a string version of 123
|
||||
// Long
|
||||
// String
|
||||
|
||||
// Typecsating
|
||||
// Typecasting
|
||||
// You can also cast java objects, there's a lot of details and
|
||||
// deals with some more intermediate concepts.
|
||||
// Feel free to check it out here: http://docs.oracle.com/javase/tutorial/java/IandI/subclasses.html
|
||||
|
Loading…
Reference in New Issue
Block a user