Package org.eclipse.xtext.util
Interface IDisposable
-
- All Known Implementing Classes:
DisposableRegistry
public interface IDisposableInterface for things that can be disposed.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voiddispose()
-