Package org.spockframework.builder
Interface ISlot
-
- All Known Implementing Classes:
CollectionSlot
,PropertySlot
,SetterLikeSlot
public interface ISlot
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.reflect.Type
getType()
void
write(java.lang.Object value)
-