CreationExtras.Empty


public static class CreationExtras.Empty extends CreationExtras


Empty CreationExtras

Summary

Public fields

static @NonNull CreationExtras.Empty

Public methods

T
<T extends Object> get(@NonNull CreationExtras.Key<@NonNull T> key)

Returns an element associated with the given key

Public fields

INSTANCE

Added in 2.5.0
public static @NonNull CreationExtras.Empty INSTANCE

Public methods

get

Added in 2.8.0-beta01
public T <T extends Object> get(@NonNull CreationExtras.Key<@NonNull T> key)

Returns an element associated with the given key