Guest User

Data.java

a guest
Sep 15th, 2018
42
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. package jp.starfree.cpsv;
  2.  
  3. public class Data {
  4.  
  5. static Field field;
  6.  
  7. static Othello control;
  8.  
  9. static String move;
  10.  
  11. }
Add Comment
Please, Sign In to add comment