Class IntersectionSimilarity.BagCount

  • Enclosing class:
    IntersectionSimilarity<T>

    private static final class IntersectionSimilarity.BagCount
    extends java.lang.Object
    Mutable counter class for storing the count of elements.
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private BagCount()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • BagCount

        private BagCount()