Search: in
Flow Java
Flow Java Encyclopedia
  Tutorials     Encyclopedia     Dictionary     Directory  
Flow_Java Email this to a friend      Flow_Java

Flow Java

Flow Java is a conservative extension to the Java programming language. It integrates single assignment variables and logic variables, to Java. Its development was influenced by Mozart/Oz. Conceptually, the extension is similar to adding immutable futures but goes beyond that by incorporating equivalence groups.

single

Syntactically, the extension adds few new tokens [1] [2]... single Object s; ...which introduces a single assignment variable, and... s @= new Object(); ...which binds s to a new object. Or... Object o = new Object; s @= o; ...which binds s to o. This makes s equivalent to o.

References





Source: Wikipedia | The above article is available under the GNU FDL. | Edit this article



Related Links in Flow Java

Search for Flow Java in Tutorials
Search for Flow Java in Encyclopedia
Search for Flow Java in Dictionary
Search for Flow Java in Open Directory
Search for Flow Java in Store
Search for Flow Java in PriceGig



Help build the largest human-edited directory on the web.
Submit a Site - Open Directory Project - Become an Editor

Advertisement

Advertisement



Flow Java
Flow_Java top Flow_Java

Home - Add TutorGig to Your Site - Disclaimer

©2008-2009 TutorGig.com. All Rights Reserved. Privacy Statement