View Javadoc
1
package
org.catacomb.interlish.structure;
2
3
4
public
interface
Provider
extends
Producer
{
5
6
}