Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- package net.myexperiments.viciouscycle.util;
- import net.myexperiments.viciouscycle.util.TSVReader;
- public class CLJTest {
- /**
- * @param args
- */
- public static void main(String[] args) {
- System.out.println(TSVReader.returnsTrue(""));
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment