Logo

GitLab

Sign in

Xinwen Deng / aem-src

  • Back to Dashboard
  • Project
  • Activity
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • aem-src
  • com
  • day
  • cq
  • wcm
  • foundation
  • DiffService.java
  • update com.day.cq.wcm.foundation
    6deda62a
    Xinwen Deng authored
    2017-03-03 16:11:40 +0800  
    Browse Code ยป
DiffService.java 226 Bytes
Edit Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11 12
/*
 * Decompiled with CFR 0_118.
 * 
 * Could not load the following classes:
 *  com.day.cq.commons.DiffService
 */
package com.day.cq.wcm.foundation;

public interface DiffService
extends com.day.cq.commons.DiffService {
}