public class PathAndId extends Object

Public Constructor Summary

PathAndId(Path path, long id)

Public Method Summary

long
getId()
Path

Inherited Method Summary

Public Constructors

public PathAndId (Path path, long id)

Parameters
path
id

Public Methods

public long getId ()

public Path getPath ()