Class MapUtils

java.lang.Object
com.expediagroup.map.MapUtils

public class MapUtils
extends java.lang.Object
Set of Map utilities.
  • Constructor Summary

    Constructors
    Constructor Description
    MapUtils()  
  • Method Summary

    Modifier and Type Method Description
    MapTransformer getTransformer()
    Returns a Map Transformer.

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • MapUtils

      public MapUtils()
  • Method Details