Package org.midheaven.lang
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
-
Method Details
-
flagPosition
int flagPosition()Performs flagPosition.- Returns:
- the result of flagPosition
-