
org.cinchapi.quest.router.Router.class Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of quest-api Show documentation
Show all versions of quest-api Show documentation
Quest is a JVM framework for quickly defining both api endpoints and view controllers in a web application
The newest version!
???? 3 f org/cinchapi/quest/router/Router java/lang/Object namespace Ljava/lang/String; ()V Code
!com/google/common/base/CaseFormat UPPER_CAMEL #Lcom/google/common/base/CaseFormat;
LOWER_UNDERSCORE
getClass ()Ljava/lang/Class;
java/lang/Class
getSimpleName ()Ljava/lang/String; Router "
$ & % java/lang/String ' ( replace D(Ljava/lang/CharSequence;Ljava/lang/CharSequence;)Ljava/lang/String; * Index
, - . to I(Lcom/google/common/base/CaseFormat;Ljava/lang/String;)Ljava/lang/String; 0 _ 2 / 4 LineNumberTable after &(Lorg/cinchapi/quest/router/Routine;)V
9 ; : !org/cinchapi/quest/router/Routine <