18#ifndef _DECAF_IO_CLOSEABLE_H_
19#define _DECAF_IO_CLOSEABLE_H_
Interface for a class that implements the close method.
Definition Closeable.h:30
virtual void close()=0
Closes this object and deallocates the appropriate resources.
#define DECAF_API
Definition Config.h:29
Definition BlockingByteArrayInputStream.h:25
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.
Definition AprPool.h:25