|
|||||||||
| Home >> All >> com >> memoire >> [ foo overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.memoire.foo
Class FooFile

java.lang.Objectcom.memoire.foo.FooFile
- public class FooFile
- extends java.lang.Object
| Field Summary | |
private static FooCategory |
pkg_
|
| Constructor Summary | |
FooFile()
|
|
| Method Summary | |
static void |
catMsg(java.io.File _file)
|
static FooCategory |
init()
|
static java.lang.Object |
llMsg(java.io.File _file)
|
static java.lang.Object |
lsMsg(java.io.File _file)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
pkg_
private static FooCategory pkg_
| Constructor Detail |
FooFile
public FooFile()
| Method Detail |
init
public static final FooCategory init()
catMsg
public static void catMsg(java.io.File _file)
lsMsg
public static java.lang.Object lsMsg(java.io.File _file)
llMsg
public static java.lang.Object llMsg(java.io.File _file)
|
|||||||||
| Home >> All >> com >> memoire >> [ foo overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
com.memoire.foo.FooFile