Media Authoring
with Java API

tv.amwa.maj.integer
Annotation Type UInt32Set


@Documented
@Target(value={FIELD,PARAMETER,METHOD})
public @interface UInt32Set

Labels a set containing 8-bit 2's complement integer values. The set is represented by an instance of java.util.Set<Integer>.

Author:
Richard Cartwright
See Also:
UInt32, Set


Media Authoring
with Java API

(c) 2007-2008 Richard Cartwright, all rights reserved. Subject to the terms of the AAF SDK Public Source License.