Uses of Class
org.terracotta.utilities.test.io.WindowsSpecialFolder.LazyProperty
-
Packages that use WindowsSpecialFolder.LazyProperty Package Description org.terracotta.utilities.test.io -
-
Uses of WindowsSpecialFolder.LazyProperty in org.terracotta.utilities.test.io
Fields in org.terracotta.utilities.test.io declared as WindowsSpecialFolder.LazyProperty Modifier and Type Field Description private WindowsSpecialFolder.LazyProperty<java.nio.file.Path>WindowsSpecialFolder. accessorMethods in org.terracotta.utilities.test.io that return WindowsSpecialFolder.LazyProperty Modifier and Type Method Description static <T> WindowsSpecialFolder.LazyProperty<T>WindowsSpecialFolder.LazyProperty. lazily(WindowsSpecialFolder.LazyProperty.ThrowingSupplier<T> from)
-