BaseCaseObjectContext

upickle.implicits.BaseCaseObjectContext

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Abstract methods

protected def checkErrorMissingKeys(rawArgsBitset: Long): Boolean
protected def errorMissingKeys(rawArgsLength: Int, mappedArgs: Array[String]): Unit
def storeAggregatedValue(currentIndex: Int, v: Any): Unit
def storeValueIfNotFound(i: Int, v: Any): Unit

Concrete methods

def visitKey(index: Int): StringVisitor.type

Concrete fields

var currentIndex: Int