Uses of Interface
net.officefloor.polyglot.test.ObjectInterface
Packages that use ObjectInterface
-
Uses of ObjectInterface in net.officefloor.polyglot.test
Methods in net.officefloor.polyglot.test that return ObjectInterfaceModifier and TypeMethodDescriptionprotected abstract ObjectInterfaceAbstractPolyglotObjectTest.create()Creates theObjectInterface.Methods in net.officefloor.polyglot.test with parameters of type ObjectInterfaceModifier and TypeMethodDescriptionvoidAbstractPolyglotObjectTest.ObjectLogic.service(ObjectInterface object, Out<ObjectInterface> out) Services the object.Method parameters in net.officefloor.polyglot.test with type arguments of type ObjectInterfaceModifier and TypeMethodDescriptionvoidAbstractPolyglotObjectTest.ObjectLogic.service(ObjectInterface object, Out<ObjectInterface> out) Services the object.