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

scala.compare.set.ssp Maven / Gradle / Ivy

The newest version!
<%
  // Copyright 2013 Foursquare Labs Inc. All Rights Reserved.

  import com.foursquare.spindle.codegen.runtime.ScalaField
%>
<%@ val field: ScalaField %>
org.apache.thrift.TBaseHelper.compareTo(scalaj.collection.Implicits.RichSSet(this.${field.escapedName}).asJava, scalaj.collection.Implicits.RichSSet(that.${field.escapedName}).asJava)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy