Advertisement
Guest User

Untitled

a guest
Nov 17th, 2018
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. FileLines flines= new FileLines(){
  2.  
  3. @Override
  4. public List<String> flines() {
  5. // TODO Auto-generated method stub
  6. return null;
  7. }
  8.  
  9.  
  10. };
  11. SumString join=()->{
  12.  
  13. };
  14. collectIntegers collectInts=()->{
  15.  
  16. };
  17. sumIntegers sum=()->{
  18.  
  19. };
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement