Java org.springframework.session.data.gemfire.support GemFireUtils fields, constructors, methods, implement or subclass

Example usage for Java org.springframework.session.data.gemfire.support GemFireUtils fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.springframework.session.data.gemfire.support GemFireUtils.

The text is from its open source code.

Method

booleanclose(Closeable obj)
Null-safe method to close the given Closeable object.