Package org.jruby.util
Class Dir.GlobArgs
java.lang.Object
org.jruby.util.Dir.GlobArgs
- Enclosing class:
- Dir
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
func
-
arg
-
c
private int c
-
-
Constructor Details
-
GlobArgs
GlobArgs(Dir.GlobFunc<List<ByteList>> func, List<ByteList> arg)
-