Package org.n52.svalbard.decode
Interface DecoderFactory
-
- All Superinterfaces:
ComponentFactory<DecoderKey,Decoder<?,?>>,Keyed<DecoderKey>
public interface DecoderFactory extends ComponentFactory<DecoderKey,Decoder<?,?>>
-
-
Method Summary
-
Methods inherited from interface org.n52.janmayen.component.ComponentFactory
create, createAll, getKeys, has
-
-