Java org.springframework.integration.util UpperBound fields, constructors, methods, implement or subclass

Example usage for Java org.springframework.integration.util UpperBound fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.springframework.integration.util UpperBound.

The text is from its open source code.

Constructor

UpperBound(int capacity)
Create an UpperBound with the given capacity.