JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
com.mchange.v2.holders
ThreadSafeLongHolder
Contents
Description
Method Summary
Method Details
getValue()
setValue(long)
Hide sidebar
Show sidebar
Interface ThreadSafeLongHolder
All Known Implementing Classes:
SynchronizedLongHolder
public interface
ThreadSafeLongHolder
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
long
getValue
()
void
setValue
(long l)
Method Details
getValue
long
getValue
()
setValue
void
setValue
(long l)