Back to project page innovativeproject-meetingdataexchange.
The source code is released under:
MIT License
If you think the Android project innovativeproject-meetingdataexchange listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
package meeting_options; //from w w w . j ava 2 s . c o m public class MeetingProgressUIRefresh implements Runnable { @Override public void run() { // TODO Auto-generated method stub } }