pl.edu.agh.cast.model.mapper
Class JRubyIntegration

java.lang.Object
  extended by pl.edu.agh.cast.model.mapper.JRubyIntegration

public class JRubyIntegration
extends Object

JRuby integration class. This class facilitates running JRuby test.

Author:
AGH CAST Team

Constructor Summary
JRubyIntegration()
           
 
Method Summary
static void stringifyKeys(Map map)
          The keys in the map are converted to strings.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JRubyIntegration

public JRubyIntegration()
Method Detail

stringifyKeys

public static void stringifyKeys(Map map)
The keys in the map are converted to strings.

Parameters:
map - The map which keys are converted.


Copyright © 2007-2009 IISG AGH-UST Krakow, Poland. All Rights Reserved.