All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.cloudstate.javasupport.crdt.CrdtCreationContext Maven / Gradle / Ivy

package io.cloudstate.javasupport.crdt;

/**
 * Context for CRDT creation.
 *
 * 

This is available for injection into the constructor of a CRDT. */ public interface CrdtCreationContext extends CrdtContext, CrdtFactory {}





© 2015 - 2025 Weber Informatics LLC | Privacy Policy