Interface BasicInflatable<T>

Type Parameters:
T - the BasicDeflatable class which shall be constructed in the same state as the original pre deflated object

public interface BasicInflatable<T>
Constructs an instance of a BasicDeflatable object
  • Method Summary

    Modifier and Type Method Description
    T inflate()