Uses of Class
org.cloudburstmc.server.timings.JsonUtil.JSONPair
Packages that use JsonUtil.JSONPair
-
Uses of JsonUtil.JSONPair in org.cloudburstmc.server.timings
Method parameters in org.cloudburstmc.server.timings with type arguments of type JsonUtil.JSONPairModifier and TypeMethodDescriptionstatic <E> com.fasterxml.jackson.databind.JsonNodeJsonUtil.mapToObject(Iterable<E> collection, Function<E,JsonUtil.JSONPair> mapper)