java.rst
changeset 305 6c7890231c7d
parent 267 c513b3c60e73
child 485 ed67cea61707
equal deleted inserted replaced
304:df1e632327f6 305:6c7890231c7d
   104 ** Anonymous classes.
   104 ** Anonymous classes.
   105 
   105 
   106 Anonymous inner classes extend local inner classes one level further. As
   106 Anonymous inner classes extend local inner classes one level further. As
   107 anonymous classes have no name, you cannot provide a constructor.
   107 anonymous classes have no name, you cannot provide a constructor.
   108 
   108 
       
   109 * 64-bit problem.
   109 
   110 
       
   111   http://www.java.com/en/download/faq/java_win64bit.xml
       
   112                 Which version of Java should I download for my 64-bit Windows
       
   113                 operating system?
       
   114   http://java.sun.com/javase/6/webnotes/install/system-configurations.html
       
   115                 Java™ SE 6 Release Notes Supported System Configurations
   110 
   116