java.lang.Object
org.apache.logging.log4j.core.appender.rolling.action.PathWithAttributes
public class PathWithAttributes
extends Object
Tuple of a Path
and BasicFileAttributes
, used for sorting.
-
Constructor Summary
Constructors
-
Method Summary
-
-
Method Details
-
-
getPath
Returns the path.
- Returns:
- the path
-
getAttributes
Returns the attributes.
- Returns:
- the attributes