Method and Description |
---|
com.googlecode.javaewah32.EWAHCompressedBitmap32.add(int)
use addWord() instead.
|
com.googlecode.javaewah32.EWAHCompressedBitmap32.add(int, int)
use addWord() instead.
|
com.googlecode.javaewah.EWAHCompressedBitmap.add(long)
use addWord() instead.
|
com.googlecode.javaewah.EWAHCompressedBitmap.add(long, int)
use addWord() instead.
|
com.googlecode.javaewah32.EWAHCompressedBitmap32.getPositions()
use toList() instead.
|
com.googlecode.javaewah.EWAHCompressedBitmap.getPositions()
use toList() instead.
|
Copyright © 2016. All Rights Reserved.