lib & examples & tests: update all the many and happy users of the new Ref
[nit.git] / lib / serialization / serialization.nit
index 9408af0..1fec7e9 100644 (file)
@@ -242,7 +242,7 @@ redef class Couple[F, S]
        end
 end
 
-redef class Container[E]
+redef class Ref[E]
        super Serializable
 
        redef init from_deserializer(v)