![JAR search and dependency download from the Maven repository](/logo.png)
scala.field.mutable.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 %>
def ${field.escapedName}_=(x: ${field.renderType.text}): Unit
def ${field.name}Unset(): Unit
© 2015 - 2025 Weber Informatics LLC | Privacy Policy