Platform

com.rallyhealth.weepickle.v1.core.Platform
object Platform

Attributes

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

Members list

Value members

Concrete methods

def byteAt(s: Array[Byte], i: Int): Byte
def charAt(s: CharSequence, i: Int): Char
def charAt(s: String, i: Int): Char