Skip to content
Snippets Groups Projects
  • Eran Medan's avatar
    c25c669d
    change signature of example to match released code · c25c669d
    Eran Medan authored
    the signature of registerKryoClasses is actually of Array[Class[_]]  not Seq
    
    Author: Eran Medan <ehrann.mehdan@gmail.com>
    
    Closes #3747 from eranation/patch-1 and squashes the following commits:
    
    ee9885d [Eran Medan] change signature of example to match released code
    c25c669d
    History
    change signature of example to match released code
    Eran Medan authored
    the signature of registerKryoClasses is actually of Array[Class[_]]  not Seq
    
    Author: Eran Medan <ehrann.mehdan@gmail.com>
    
    Closes #3747 from eranation/patch-1 and squashes the following commits:
    
    ee9885d [Eran Medan] change signature of example to match released code