Module io.annot8.api
Package io.annot8.api.helpers
This package contains helper interfaces used internally by the Annot8 api module.
This is used used to ensure standard naming accross the project API.
-
Interface Summary Interface Description WithDescription Helper interface to indicate that a class has a human readable descriptionWithFilter<T> General interface for filtering elements to find matches.WithGroups Helper interface to indicate that a class supports GroupStoreWithId Helper interface to indicate that a class has an IDWithMutableProperties Helper interface to indicate that a class supportsMutablePropertiesWithName Helper interface to indicate that a class has an nameWithProperties Helper interface to indicate that a class supports ImmutablePropertiesWithType Helper interface to indicate that a class has a type