getChildren

public abstract Set<QualifiedKey> getChildren(@Nonnull() QualifiedKey key)

Safe to use from within IKeyDeserializer so you can deserialize objects or lists

List elements will never be null, but the returned list may be emptyList

Return

Keys which are its direct children

Parameters

key

The base key