CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2

Threaded View

  1. #1
    Join Date
    Sep 2011
    Posts
    197

    FileArrayProvider?

    On this site (http://stackoverflow.com/questions/2...-into-an-array). A person has code for a construct of FileArrayProvider. I was wondering if it is psedo-code, becaues I did a Ctrl+F search of the API page here (http://download.oracle.com/javase/7/...s-noframe.html), and found no such class. It could just be another class he created himself, but I just was wondering if anyone here has heard of it.
    Last edited by kolt007; October 13th, 2011 at 04:46 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured