Class MemoizedFileSystemsSupplier<T>
- java.lang.Object
-
- org.uberfire.java.nio.fs.jgit.manager.MemoizedFileSystemsSupplier<T>
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description Tget()static <T> Supplier<T>of(Supplier<T> provider)
-