template

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
template [2013/10/28 18:19]
mroriz created
template [2017/07/21 03:08] (current)
Line 11: Line 11:
   * ''myMethod()'' Returns Service    * ''myMethod()'' Returns Service 
  
 +===== Service Usage =====
 +How to use the service.
  
 +<file java Hello.java>
 +public class Hello {
 +   public static void main(String args[]) {
 +        // Teste
 +        double x = 2;
 +   }
 +}
 +</file>
 +
 +==== Contact ====
 +Students involved, e.g.:
 +
 +  * Fulano: fulano@inf.puc-rio.br
 +  * Fulano2: fulano2@inf.puc-rio.br
  • template.1382991589.txt.gz
  • Last modified: 2017/07/21 02:53
  • (external edit)