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.TypegetType()voidwrite(java.lang.Object value)
-