com.iristick.smartglass.core.camera
Class CaptureRequest.Key<T>¶
- java.lang.Object
-
- com.iristick.smartglass.core.camera.CaptureRequest.Key<T>
- Type Parameters:
T
- The type of the values for this key.
- Enclosing class:
- CaptureRequest
public static final class CaptureRequest.Key<T> extends Object
This class allows to define type-safe keys to designate capture request fields.
Method Summary¶
Methods inherited from class java.lang.Object¶
getClass, notify, notifyAll, wait, wait, wait