JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
org.apache.derby.iapi.util
Operator
Contents
Description
Method Summary
Method Details
operate(Object)
Hide sidebar
Show sidebar
Interface Operator
public interface
Operator
Provides an interface for an operator that operates on a range of objects E.g in a cache.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
operate
(
Object
other)
Operate on an input object
Method Details
operate
void
operate
(
Object
other)
Operate on an input object