public class ScalaConverters extends Object
| Constructor and Description |
|---|
ScalaConverters() |
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
fromOption(scala.Option<T> o) |
static scala.collection.mutable.LinkedHashMap<String,com.wordnik.swagger.model.ModelProperty> |
toScalaLinkedHashMap(Map<String,com.wordnik.swagger.model.ModelProperty> propertyMap) |
Copyright © May 2012-2014 The Mango Factory. All Rights Reserved.