com.github.kongchen.swagger.docgen.util
类 Utils

java.lang.Object
  继承者 com.github.kongchen.swagger.docgen.util.Utils

public class Utils
extends Object

Created with IntelliJ IDEA. User: kongchen Date: 1/21/14


构造方法摘要
Utils()
           
 
方法摘要
static String allowableValuesToString(com.wordnik.swagger.model.AllowableValues allowableValues)
           
static String getStrInOption(scala.Option<String> scalaStr)
           
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

Utils

public Utils()
方法详细信息

getStrInOption

public static String getStrInOption(scala.Option<String> scalaStr)

allowableValuesToString

public static String allowableValuesToString(com.wordnik.swagger.model.AllowableValues allowableValues)


Copyright © 2014. All Rights Reserved.