Codecharts: roadmaps and blueprints for object-oriented programs

Codecharts: roadmaps and blueprints for object-oriented programs

Eden, Amnon H.
Nicholson, J.

79,02 €(IVA inc.)

INDICE: Codechart 1. A roadmap to the Java 3D API. Codechart 2. Collectionsand their iterators in java.util (Chapter 7). Codechart 3. Iterator design pattern (o11.2). Codechart 4. Elements of JUnit. Codechart 5a. Each one of twenty three individual methods in Container forwards the call to the respective method it overrides in Component. Codechart 5b. Each method in a set of methods in class Container forwards the call to the method it overrides in Component. Codechart 6. Method Stack.push will be overridden by a method that returns an instance of Stack. Codechart 7. The Composite pattern in LePUS3. Codechart 8. Enterprise JavaBeans? (Table 11) elements in LePUS3. Codechart 9. Abstract andconcrete collection and iterator in java.util (Program 1). Codechart 10. A Java class (Vector), a Java interface (Collection), and a Java primitive type (int). Codechart 11. Method Vector.size. Codechart 12. One signature constant can be used to model many methods with same signature. Codechart 13. A method with signature clone() is inherited by class Vector. Codechart 14. Some methods in class Vector. Codechart 15. sort is a global function and multiply is a double-dispatch method. Codechart 16. AbstractList is an abstract class and Collection is a Java interface. Codechart 17. The method with signature get() in AbstractList is abstract and the method with signature size() in collection is abstract. Codechart 18. The method with signature sort() in class Arrays is a Java static method and Collection is a Java interface. Codechart 19. Class Vector extends class AbstractList and implements interface List. Codechart 20. Class Package contains a member (field) of type URL. Codechart 21. Class Package contains several members of type String. Codechart 22. Class Container has a member of type array of Component; class CheckedKeySet has a member of type setof String; and LinkedList implements the Collection interface. Codechart 23. Test.main may call PrintStream.print. Codechart 24. Method LineNumberReader.mark contains a call which forwards its formal arguments to BufferedReader.mark.Codechart 25. Method ArrayListItr.next returns objects of type Object. Codechart 26. String.toLowerCase contains an expression which creates an array of characters. Codechart 27. Method String.toLowerCase contains an expression whichcreates an instance of NullPointerException. Codechart 28. String.toLowerCase(Locale) contains an expression which calls the constructor of NullPointerException. Codechart 29. Method String.toLowerCase contains an expression which may throw instances of class NullPointerException. Codechart 30. Method LinkedList.newItr contains an expression which produces (create and return) an instance of LinkedListItr. Codechart 31. Class LinkedList inherits indirectly from interface Collection. Codechart 32. Method HashMap.clone indirectly forwards thecall to Object.clone. Codechart 33. Method FileInputStrea

  • ISBN: 978-0-470-62694-8
  • Editorial: John Wiley & Sons
  • Encuadernacion: Cartoné
  • Páginas: 272
  • Fecha Publicación: 14/01/2011
  • Nº Volúmenes: 1
  • Idioma: Inglés