CustomDefaultValueMatcher

avrohugger.matchers.custom.CustomDefaultValueMatcher

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def checkCustomDateType(value: Long, dateType: AvroScalaDateType): Tree
def checkCustomTimeMillisType(value: Long, timeMillisType: AvroScalaTimeMillisType): Tree
def checkCustomTimestampMillisType(value: Long, timestampMillisType: AvroScalaTimestampMillisType): Tree