seeJavaData(Obj,I,L,D,S,A):- write('see Java data '), write((I,L,D,S,A)),nl, javaMethod(Obj,seePrologData(I,L,D,S,A)).