Interface IIntSelector


public interface IIntSelector
Author:
snshor
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static final class 
     
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    select(int x)
     
  • Method Details

    • select

      boolean select(int x)