com.octo.android.robospice.priority
Interface PriorityRunnable

All Superinterfaces:
Runnable

public interface PriorityRunnable
extends Runnable

A callable with priority, from SOF

Author:
SNI

Method Summary
 int getPriority()
           
 
Methods inherited from interface java.lang.Runnable
run
 

Method Detail

getPriority

int getPriority()


Copyright © 2012-2014. All Rights Reserved.