Changes
Jump to navigation
Jump to search
← Older edit
Newer edit →
Java
(view source)
Revision as of 10:36, 3 April 2015
151 bytes added
,
10:36, 3 April 2015
no edit summary
Line 287:
Line 287:
Variables whithin a class should be private and if you need to change them use getters and setters.<br />
Variables whithin a class should be private and if you need to change them use getters and setters.<br />
[https://docs.oracle.com/javase/8/docs/api/ Java 8 API]
[https://docs.oracle.com/javase/8/docs/api/ Java 8 API]
+
+
== Casting Numerical Values ==
+
See [https://github.com/rafahsolis/javaTutorial/blob/master/Casting.java examples]
== Eclipse shortcuts ==
== Eclipse shortcuts ==
Line 293:
Line 296:
Ctrl + o → Automatically add imports<br />
Ctrl + o → Automatically add imports<br />
Ctrl + Shift + f → Indent<br />
Ctrl + Shift + f → Indent<br />
+
Ctrl + m → Toogle fulscreen<br />
== Notes ==
== Notes ==
Hibernate → Java ORM framework for web design
Hibernate → Java ORM framework for web design
Rafahsolis
Bureaucrats
,
Administrators
2,306
edits
Navigation menu
Personal tools
Not logged in
Talk
Contributions
Create account
Log in
Namespaces
Page
Discussion
Variants
Views
Read
View source
View history
More
Search
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Tools
Special pages
Printable version