@Documented @Target(value={FIELD,PARAMETER,METHOD}) public @interface UInt64Array
Labels an array of 64-bit unsigned integer values. This annotation is used to show that a Java long[] is being used to represent an AAF UInt64Array type value.
long[]
UInt64Array
UInt64
(c)2007-2016 Richard Cartwright, all rights reserved. Licensed under Apache 2 license and subject to the AMWA IPR policy.