Lexepi

Untitled

Apr 6th, 2017
34
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.08 KB | None | 0 0
  1. package fr.lexepi.chat;
  2.  
  3. public enum CurrentChat {
  4.  
  5. ACTIVATE,DESACTIVATE;
  6.  
  7. }
Add Comment
Please, Sign In to add comment