Interface PathResolver.ResolveAction<T>

Enclosing interface:
PathResolver

public static interface PathResolver.ResolveAction<T>
  • Method Summary

    Modifier and Type
    Method
    Description
    apply(SmbPath target)
     
  • Method Details