ParseUtils

sttp.model.internal.ParseUtils
object ParseUtils

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
ParseUtils.type

Members list

Value members

Concrete methods

def toIntOption(s: String): Option[Int]
def toLongOption(s: String): Option[Long]