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

com.fasterxml.jackson.module.scala.util.TastyUtil.scala Maven / Gradle / Ivy

There is a newer version: 2.18.1
Show newest version
package com.fasterxml.jackson.module.scala.util

private[util] object TastyUtil {
  // this check is not useful in Scala 2.11/2.12
  def hasTastyFile(clz: Class[_]): Boolean = false
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy