Checkstyle: Reorder the import from BeemService.java
/* * otr4j, the open source java otr library. * * Distributable under LGPL license. * See terms of license at gnu.org. */packagenet.java.otr4j.session;/** * * @author George Politis */publicenumSessionStatus{PLAINTEXT,ENCRYPTED,FINISHED}