- java.lang.Object
-
- com.sun.javatest.util.FileInfoCache
-
-
Method Summary
Methods
Modifier and Type |
Method and Description |
void |
clear() |
java.lang.Boolean |
get(java.io.File f) |
void |
put(java.io.File f,
boolean b) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
FileInfoCache
public FileInfoCache()
-
Method Detail
-
clear
public void clear()
Copyright (c) 1996, 2014, Oracle and/or its affiliates. All rights reserved.