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

onfig_sjs1.0-RC2_2.13.1.1.4.source-code.ThreadLike.scala Maven / Gradle / Ivy

The newest version!
package org.ekrich.config.impl

/**
 * To workaround missing implementation in Scala.js
 */
trait ThreadLike {
  def getContextClassLoader(): ClassLoader
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy