Interface Masked


public interface Masked
  • Method Summary

    Modifier and Type Method Description
    org.evrete.util.Bits getMask()  
    default boolean testOR​(Masked other)  
  • Method Details