public class PackedTime extends Object
Constructor and Description |
---|
PackedTime(TimeColumn column) |
Modifier and Type | Method and Description |
---|---|
LocalTime |
asLocalTime() |
PackedTime |
get(int rowNumber) |
int |
getPackedValue() |
public PackedTime(TimeColumn column)
public PackedTime get(int rowNumber)
public int getPackedValue()
public LocalTime asLocalTime()
Copyright © 2018. All rights reserved.