Interface SupportsCreate<T>
-
public interface SupportsCreate<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.uberfire.backend.vfs.Pathcreate(org.uberfire.backend.vfs.Path context, String fileName, T content, String comment)
-