Package org.jruby
Interface Finalizable
- All Known Implementing Classes:
OpenFile
,RubyBasicObject.Finalizer
public interface Finalizable
An almost entirely useless interface for those objects that we _really_ want
to finalize.
- Author:
- pldms
-
Method Summary
-
Method Details
-
finalize
- Throws:
Throwable
-