org.aksw.commons.util.slot.SlotSource Maven / Gradle / Ivy
package org.aksw.commons.util.slot;
public interface SlotSource {
Slot
newSlot(/* R requester */);
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy
package org.aksw.commons.util.slot;
public interface SlotSource {
Slot
newSlot(/* R requester */);
}