|
-
October 13th, 2011, 03:53 PM
#1
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.
-
October 14th, 2011, 10:38 AM
#2
Re: FileArrayProvider?
If you look at the first comment, the FileArrayProvider is the class he is creating as an example. Look at the package it exists in (com.acme), that should tell you right away that it is not contained in the Java libraries.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|