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

com.satori.composer.runtime.IPulseObject Maven / Gradle / Ivy

The newest version!
package com.satori.composer.runtime;


public interface IPulseObject {
  void onPulse(long timestamp);
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy