template

Service Name

Service Brief Description

Img and description of architecture.

Service API (if exists)

  • getService() Returns Service
  • myMethod() Returns Service

How to use the service.

Hello.java
public class Hello {
   public static void main(String args[]) {
        // Teste
        double x = 2;
   }
}

Students involved, e.g.:

  • Fulano: fulano@inf.puc-rio.br
  • Fulano2: fulano2@inf.puc-rio.br
  • template.txt
  • Last modified: 2017/07/21 03:08
  • (external edit)