All Downloads are FREE. Search and download functionalities are using the official Maven repository.

config.nonStandardGetters.txt Maven / Gradle / Ivy

There is a newer version: 4.30.0
Show newest version
java.lang.Enum = name:name
java.lang.Throwable = detailMessage:getMessage
java.lang.StackTraceElement = declaringClass:getClassName
java.time.YearMonth = month:getMonthValue
java.time.Year = year:getValue
java.time.Duration = nanos:getNano
java.time.Instant = seconds:getEpochSecond,nanos:getNano
java.time.MonthDay = month:getMonthValue,day:getDayOfMonth




© 2015 - 2024 Weber Informatics LLC | Privacy Policy