|
Change Parameter Type primitiveType : PrimitiveType<B,P> to primitiveType : PrimitiveType<B,C,P> in method public primitiveBuilder(name String, primitiveType PrimitiveType<B,C,P>) : B in class io.atomix.core.Atomix |
From |
To |
|
Change Parameter Type primitiveType : PrimitiveType<B,P> to primitiveType : PrimitiveType<B,C,P> in method public primitiveBuilder(name String, primitiveType PrimitiveType<B,C,P>) : B in class io.atomix.core.PrimitivesService |
From |
To |
|
Change Parameter Type primitiveType : PrimitiveType<B,P> to primitiveType : PrimitiveType<B,C,P> in method public primitiveBuilder(name String, primitiveType PrimitiveType<B,C,P>) : B in class io.atomix.core.impl.CorePrimitivesService |
From |
To |
|
Change Parameter Type primitiveType : PrimitiveType<B,P> to primitiveType : PrimitiveType<B,C,P> in method public primitiveBuilder(name String, primitiveType PrimitiveType<B,C,P>, protocol PrimitiveProtocol) : B in class io.atomix.core.PrimitivesService |
From |
To |