Uses of Interface
net.officefloor.polyglot.test.ObjectInterface
-
Packages that use ObjectInterface Package Description net.officefloor.polyglot.test -
-
Uses of ObjectInterface in net.officefloor.polyglot.test
Methods in net.officefloor.polyglot.test that return ObjectInterface Modifier and Type Method Description protected abstract ObjectInterfaceAbstractPolyglotObjectTest. create()Methods in net.officefloor.polyglot.test with parameters of type ObjectInterface Modifier and Type Method Description voidAbstractPolyglotObjectTest.ObjectLogic. service(ObjectInterface object, Out<ObjectInterface> out)Method parameters in net.officefloor.polyglot.test with type arguments of type ObjectInterface Modifier and Type Method Description voidAbstractPolyglotObjectTest.ObjectLogic. service(ObjectInterface object, Out<ObjectInterface> out)
-