FileDocCategorySizeDatePackage
SyntheticKey.javaAPI DocAndroid 5.1 API1251Thu Mar 12 22:22:10 GMT 2015android.hardware.camera2.impl

SyntheticKey

public class SyntheticKey
Denote a static field {@code Key} as being synthetic (i.e. not having a native tag one-to-one counterpart).

Keys without this annotated are assumed to always have a native counter-part.

In particular a key with a native counter-part will always have it's {@code #getTag} method succeed.

Fields Summary
Constructors Summary
Methods Summary