org.objectweb.jeremie.tools.jrmic
Class Utils

java.lang.Object
  extended by org.objectweb.jeremie.tools.jrmic.Utils

public class Utils
extends Object

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


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

Constructor Detail

Utils

public Utils()