| Package | Description |
|---|---|
| com.mangofactory.swagger.models.alternates |
| Modifier and Type | Method and Description |
|---|---|
static AlternateTypeRule |
Alternates.newMapRule(Class<?> key,
Class<?> value)
Helper method to create a new alternate for
Map<K,V> that results in an alternate of type
List<Entry<K,V>>. |
static AlternateTypeRule |
Alternates.newRule(Type original,
Type alternate)
Helper method to create a new alternate rule.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AlternateTypeProvider.addRule(AlternateTypeRule rule) |
Copyright © May 2012-2014 The Mango Factory. All Rights Reserved.