Return-Path: X-Original-To: apmail-gora-dev-archive@www.apache.org Delivered-To: apmail-gora-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 5288E18B47 for ; Wed, 2 Sep 2015 21:46:56 +0000 (UTC) Received: (qmail 57111 invoked by uid 500); 2 Sep 2015 21:46:46 -0000 Delivered-To: apmail-gora-dev-archive@gora.apache.org Received: (qmail 56863 invoked by uid 500); 2 Sep 2015 21:46:46 -0000 Mailing-List: contact dev-help@gora.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@gora.apache.org Delivered-To: mailing list dev@gora.apache.org Received: (qmail 56678 invoked by uid 99); 2 Sep 2015 21:46:46 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Sep 2015 21:46:46 +0000 Date: Wed, 2 Sep 2015 21:46:46 +0000 (UTC) From: "Furkan KAMACI (JIRA)" To: dev@gora.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (GORA-432) Simplify if Statements MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Furkan KAMACI created GORA-432: ---------------------------------- Summary: Simplify if Statements Key: GORA-432 URL: https://issues.apache.org/jira/browse/GORA-432 Project: Apache Gora Issue Type: Improvement Reporter: Furkan KAMACI Priority: Trivial There are some _if_ statements which can be simplified to make code more readable. -- This message was sent by Atlassian JIRA (v6.3.4#6332)