net.sourceforge.plantuml.cucadiagram.dot
Class LazyFile
java.lang.Object
net.sourceforge.plantuml.cucadiagram.dot.LazyCached<File>
net.sourceforge.plantuml.cucadiagram.dot.LazyFile
- All Implemented Interfaces:
- Lazy<File>
public class LazyFile
- extends LazyCached<File>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LazyFile
public LazyFile(Lazy<File> f)
isLoaded
public boolean isLoaded()
- Overrides:
isLoaded
in class LazyCached<File>
Copyright © 2011. All Rights Reserved.