Interface ResourceInstance


  • public interface ResourceInstance
    A ResourceInstance is an occurrence of a ResourceDefinition with a set of arguments. It can later be formatted to a specific locale.
    • Method Detail

      • toString

        java.lang.String toString()
        Overrides:
        toString in class java.lang.Object