public final class Relations extends Object
static com.google.common.collect.BiMap<Relation,String>
MAP
static boolean
contains(Relation rel)
contains(String value)
static String
get(Relation rel)
static Relation
get(String rel)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final com.google.common.collect.BiMap<Relation,String> MAP
public static String get(Relation rel)
public static Relation get(String rel)
public static boolean contains(String value)
public static boolean contains(Relation rel)
Copyright © 2017. All rights reserved.