User:Mwn3d/Java 7 stuff: Difference between revisions

m
More accurate use for divide and conquer methods
(Some Java 7 notes...not sure where this explanation can fit in yet)
 
m (More accurate use for divide and conquer methods)
 
Line 12:
Infers types to place inside <code><></code>. Uses the most specific types that it can based on the types on the left (<code>String</code> and <code>Number</code> for this example), rather than just copying text from the left to the right.
 
''Divide and conquer methods for multiplemulticore CPUs coming once I understand it''
Anonymous user