org.objectweb.jeremie.tools.jrmic
Class Utils

java.lang.Object
  extended byorg.objectweb.jeremie.tools.jrmic.Utils

public class Utils
extends java.lang.Object

This is a utility class containing useful static methods for the Jeremie stub compiler.


Constructor Summary
Utils()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Utils

public Utils()