Home
last modified time | relevance | path

Searched defs:SEGMENT_TYPE (Results 1 – 1 of 1) sorted by relevance

/external/apache-commons-compress/src/main/java/org/apache/commons/compress/archivers/dump/
DDumpArchiveConstants.java42 public enum SEGMENT_TYPE { enum in DumpArchiveConstants
52 SEGMENT_TYPE(final int code) { in SEGMENT_TYPE() method in DumpArchiveConstants.SEGMENT_TYPE