com.droidkit.actors.tasks.messages.TaskStart Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of actors Show documentation
Show all versions of actors Show documentation
DroidKit Actors is simple actor model implementation for java and Android
package com.droidkit.actors.tasks.messages;
/**
* Created by ex3ndr on 20.09.14.
*/
public class TaskStart {
}