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

org.danielnixon.extrawarts.GenMapLikePartial.scala Maven / Gradle / Ivy

package org.danielnixon.extrawarts

object GenMapLikePartial extends ClassMethodWart(
  "scala.collection.GenMapLike",
  "apply",
  "GenMapLike#apply is disabled - use GenMapLike#get instead"
)




© 2015 - 2024 Weber Informatics LLC | Privacy Policy