Class MaudeWorkstation

java.lang.Object
  extended by MaudeWorkstation

class MaudeWorkstation
extends java.lang.Object

Funcion: Encargada de ejecutar nuestro entorno


Constructor Summary
MaudeWorkstation()
           
 
Method Summary
static void main(java.lang.String[] str)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MaudeWorkstation

MaudeWorkstation()
Method Detail

main

public static void main(java.lang.String[] str)