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

scala.field.mutable_binary.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 %>
<% render("mutable.ssp", Map("field" -> field)) %>
  def ${field.name}ByteArray_=(x: Array[Byte]): Unit




© 2015 - 2025 Weber Informatics LLC | Privacy Policy