Package | Description |
---|---|
org.spockframework.builder |
Modifier and Type | Class and Description |
---|---|
class |
CollectionSlot |
class |
PropertySlot |
class |
SetterLikeSlot |
Modifier and Type | Method and Description |
---|---|
ISlot |
SetterSlotFactory.create(java.lang.Object owner,
java.lang.reflect.Type ownerType,
java.lang.String name) |
ISlot |
ISlotFactory.create(java.lang.Object owner,
java.lang.reflect.Type ownerType,
java.lang.String name) |
ISlot |
CollectionSlotFactory.create(java.lang.Object owner,
java.lang.reflect.Type ownerType,
java.lang.String name) |
ISlot |
AddSlotFactory.create(java.lang.Object owner,
java.lang.reflect.Type ownerType,
java.lang.String name) |
Copyright © 2014. All rights reserved