public interface DateDelegate
extends com.netflix.hollow.api.objects.delegate.HollowObjectDelegate
Modifier and Type | Method and Description |
---|---|
DateTypeAPI |
getTypeAPI() |
long |
getValue(int ordinal) |
java.lang.Long |
getValueBoxed(int ordinal) |
long getValue(int ordinal)
java.lang.Long getValueBoxed(int ordinal)
DateTypeAPI getTypeAPI()
getTypeAPI
in interface com.netflix.hollow.api.objects.delegate.HollowObjectDelegate
Copyright © 2021. All Rights Reserved.