CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Tags
>
case-class
09-03
other
Pattern matching case classes, all cases have same return
08-09
Back-end
java.io.Serializable to Seq Scala
08-05
OS
json parsing using circe in scala
07-22
Mobile
Scala adding an element to JsValue before convertT[class]
06-03
OS
How do I enrich a case class with minimal changes to the codebase?
06-02
Software engineering
Scala 2.11: How do I enrich a case class with minimal changes to the codebase?
05-28
Software engineering
Using Spark converting nested json with optional fields to Scala case class not working
03-10
Blockchain
Case class: performances of always copying vs check for differences before copying
02-20
Back-end
scala function to operate on any case class
12-30
database
Scala - copy case class with dynamic fields. Is it possible?
12-09
front end
Scala Filtering List of Case Class
10-01
Net
How to create schema in Spark with Scala if more than 100 columns in the input?
09-23
other
Scala: Accessing case class defined in another file
09-21
Software engineering
HMap with case objects as keys
09-17
Enterprise
How to select columns that exist in case classes from DataFrame
09-17
Enterprise
Get only super class fields
Links:
CodePudding