Package io.github.erdos.stencil
Interface PreparedFragment
-
- All Superinterfaces:
java.lang.AutoCloseable
public interface PreparedFragment extends java.lang.AutoCloseable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
close()
Makes the template clean up resources allocated for it.
-