Interface Masked


public interface Masked
  • Method Summary

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

    • getMask

      org.evrete.util.Bits getMask()
    • testOR

      default boolean testOR​(Masked other)