|
|
|
|
@ -29,7 +29,7 @@ import net.pokeranalytics.android.util.extensions.formatted |
|
|
|
|
import net.pokeranalytics.android.util.extensions.fullDate |
|
|
|
|
import java.util.* |
|
|
|
|
|
|
|
|
|
open class HandHistory : RealmObject(), Deletable, RowRepresentable, Identifiable, Filterable, TimeFilterable, |
|
|
|
|
open class HandHistory : RealmObject(), Deletable, RowRepresentable, Filterable, TimeFilterable, |
|
|
|
|
CardHolder { |
|
|
|
|
|
|
|
|
|
@PrimaryKey |
|
|
|
|
|