package com.github.ruediste1.btrbck.dom; public enum SyncDirection { PULL, PUSH }