Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for special (0.04 sec)

  1. BsAccessTokenCB.java

    // =================================================================================== L149: // Specify L150: // ======= L151: public HpSpecification specify() { L152: assertSpecifyPurpose(); L153: if (_specification == null) { L154: _specification = new HpSpecification(); L155: } L156: return _specification;...
    github.com/codelibs/fess/src/main/java/org/code...
    Thu Feb 22 01:37:57 UTC 2024
      7.1K bytes
Back to top