Package com.jk.core.synchronization
package com.jk.core.synchronization
-
InterfacesClassDescriptionThis interface represents an entity that can be synchronized with another entity.Synchronizer<T extends Synchronizable>This interface defines a synchronizer that can synchronize two instances of a
Synchronizable
type.