Package org.refcodes.mixin
Interface PathAccessor.PathMutator
-
- All Known Subinterfaces:
PathAccessor.PathProperty
- Enclosing interface:
- PathAccessor
public static interface PathAccessor.PathMutatorProvides a mutator for a path property.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidsetPath(java.lang.String aPath)Sets the path for the path property.
-