ofFixed64

public static Fixed64Change ofFixed64(long previousValue, long newValue)

Creates Fixed64Change object for the passed previous and new field values.

Passed values cannot be equal.