getActive

 

public int getActive();

Gets the active mode of the pool.

Returns

  • one of:

    • MODE_AUTO

    • MODE_ACTIVE

    • MODE_INACTIVE


uj15560_