| Modifier and Type | Method and Description |
|---|---|
long |
getCount() |
File |
getFile() |
long |
getPosition() |
static FilePositionCount |
valueOf(File file,
long position,
long count) |
public static FilePositionCount valueOf(File file, long position, long count)
public File getFile()
public long getPosition()
public long getCount()
Copyright © 2017–2022 The Apache Software Foundation. All rights reserved.