This website requires JavaScript.
Explore
Help
Sign In
sum7
/
Conversations
Watch
1
Star
1
Fork
You've already forked Conversations
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
b23f8bd472
Conversations
/
src
/
eu
/
siacs
/
conversations
/
entities
/
Downloadable.java
6 lines
98 B
Java
Raw
Blame
History
package
eu.siacs.conversations.entities
;
public
interface
Downloadable
{
public
void
start
(
)
;
}
Reference in New Issue
View Git Blame
Copy Permalink