public final class RawableFactory extends Object
static class
RawableFactory.Raw
RawableFactory.RawString
static Rawable
from(byte[] binary)
from(double d)
from(int i)
from(String string)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static Rawable from(int i)
public static Rawable from(double d)
public static Rawable from(byte[] binary)
public static Rawable from(String string)
Copyright © 2023. All rights reserved.