Interface LatticeElement<T>

All Known Implementing Classes:
BitMaskKey, HierNode, Key, TraitFieldDefaultValue

public interface LatticeElement<T>
  • Method Summary

    Modifier and Type
    Method
    Description
     
     
  • Method Details

    • getValue

      T getValue()
    • getBitMask

      BitSet getBitMask()