no longer depending on hard coded value of schema versions.
[utils] / support / general / src / main / java / org / wamblee / concurrency / package-info.java
index fe49e18cb3a408dd6602ec706256839c389aa12c..0906368912c2017b833f20dd62d29342a2fac566 100644 (file)
  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  * See the License for the specific language governing permissions and
  * limitations under the License.
- */ 
+ */
 /**
  * This package provides utilities for dealing with concurrency. 
- * 
- * Currently, pessimistic locks are provided but other types can be added as well. 
  */
 package org.wamblee.concurrency;
\ No newline at end of file