public class UtilsFunctions extends Object
| Constructor and Description |
|---|
UtilsFunctions() |
| Modifier and Type | Method and Description |
|---|---|
static String |
exceptionToString(Exception e) |
static String |
getCharacterDataFromElement(Element e) |
static void |
imprimeLambdas(ComputingResponse rep,
org.slf4j.Logger log) |
static void |
imprimeRespuesta(ComputingResponse rep,
org.slf4j.Logger log,
long id) |
static void |
printByte(byte[] bytes,
String name) |
static void |
printByte(byte[] bytes,
String name,
org.slf4j.Logger log) |
public static void printByte(byte[] bytes,
String name)
public static void imprimeLambdas(ComputingResponse rep, org.slf4j.Logger log)
public static void imprimeRespuesta(ComputingResponse rep, org.slf4j.Logger log, long id)
public static void printByte(byte[] bytes,
String name,
org.slf4j.Logger log)
Copyright © 2016. All rights reserved.