Interface FlagElement<E extends FlagElement<E>>

Type Parameters:
E - the corresponding FlagElement

public interface FlagElement<E extends FlagElement<E>>
Defines the contract for Flag Element.
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    Performs flagPosition.
  • Method Details

    • flagPosition

      int flagPosition()
      Performs flagPosition.
      Returns:
      the result of flagPosition