All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.harness.cf.client.common.Destroyable Maven / Gradle / Ivy

The newest version!
package io.harness.cf.client.common;

public interface Destroyable {

  void destroy();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy